2009-01-18 |
Aurelien Jacobs | matroskadec: parse the WAVEFORMATEX header and discard... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Jason Garrett... | Fix 10L in r16670 (broke deblocking code) |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Jason Garrett... | Faster VC-1 C loopfilter using lots of xor magic |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Måns Rullgård | dct-test: add Alpha idct |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Måns Rullgård | Alpha: add ff_ prefix to idct functions |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Måns Rullgård | Alpha: indentation |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Måns Rullgård | Alpha: proper IDCT selection |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Måns Rullgård | Alpha: add some const, kill some warnings |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Baptiste Coudurier | add jp2 formater in image2 muxer |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Baptiste Coudurier | jpeg2k is intra only codec |
commit | commitdiff | tree | snapshot |
2009-01-17 |
David Conrad | Copy width/height for subtitle streams (needed for... |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Måns Rullgård | Alpha: factor common parts from dct_unquantize_h263_int... |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Måns Rullgård | Alpha: fix dct_unquantize_h263_inter/intra_axp() |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Baptiste Coudurier | match format in names list separated by commas |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Stefan Gehrer | added demuxer for FunCom ISS audio files, |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Vitor Sessak | Use shared sine window instead of defining another... |
commit | commitdiff | tree | snapshot |
2009-01-17 |
David Conrad | Update regression tests after r16651 |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Carl Eugen... | Fix compilation with --enable-libxvid. |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Aurelien Jacobs | remove ff_get_fourcc() and use AV_RL32() instead |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Aurelien Jacobs | export gcd function as av_gcd() |
commit | commitdiff | tree | snapshot |
2009-01-17 |
David Conrad | Cosmetics: indent |
commit | commitdiff | tree | snapshot |
2009-01-17 |
David Conrad | Treat disposition==0 as undefined and don't write the... |
commit | commitdiff | tree | snapshot |
2009-01-17 |
David Conrad | Flush the buffer after writing the header and when... |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Carl Eugen... | Remove CODEC_ID_H264_VDPAU. |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Stefano Sabatini | Print a warning and fail if the graph description cannot be |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Stefan Gehrer | remove duplicate tables |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Ben Littler | hybrid wavpack support |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Ben Littler | add LM20 mimic in avi fourcc |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Stefan Gehrer | use assignment of structure instead of memcpy |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Kostya Shishkov | WavPack hybrid mode support |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Stefan Gehrer | rename XXX_t enums to cavs_XXX to fix POSIX namespace... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Stefan Gehrer | rename vector_t to cavs_vector |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Carl Eugen... | Add mpeg1_vdpau decoder. |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Reimar Döffinger | Merge declaration and initialization of io_buffer_size |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Reimar Döffinger | Make io_buffer_size unsigned to avoid a warning about... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Kenan Gillet | Split ff_log_missing_feature into ff_log_missing_feature |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Reimar Döffinger | Return AVERROR(ENOMEM) instead of -1 when malloc fails... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Reimar Döffinger | Use AV_WB32 instead of reimplementing it. |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Reimar Döffinger | Use av_mallocz instead of explicitly zeroing in url_ope... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Reimar Döffinger | Replace nonsense -1234 return value in dyn_buf_write... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Marc Mason | Make unsigned int a variable that does not need to... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Ben Littler | add svq3 watermark support entry |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Carl Eugen... | 12l: Fix compilation with --disable-vdpau. |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Robert Swain | Add maxrate and bufsize specifications for iPod presets... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
NVIDIA Corporation | Add VDPAU hardware accelerated decoding for MPEG1 and... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
NVIDIA Corporation | Add VDPAU hardware accelerated decoding for MPEG1 and... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Baptiste Coudurier | support h264 extradata with 0x000001 startcode |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Baptiste Coudurier | use ff_avc_parse_nal_units_buf because output size... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Baptiste Coudurier | 10l, fix prototype |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Baptiste Coudurier | export ff_avc_parse_nal_units_buf |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Baptiste Coudurier | move actual writing before so new size can be taken... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Baptiste Coudurier | return size written in ff_avc_parse_nal_units |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Aurelien Jacobs | add -Wundef compiler flag, to catch typo in #if or... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Aurelien Jacobs | explicitly disable CONFIG_AUDIO_NONSHORT |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Aurelien Jacobs | move NULL_IF_CONFIG_SMALL() definition into internal... |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Aurelien Jacobs | move timer related code in a new timer.h file |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Luca Abeni | Reindent after last commit |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Luca Abeni | Do not reallocate AVPacket's data when muxing a packet |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Alex Converse | Factorise id3v2 header parsing from mp3.c to be shared |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Baptiste Coudurier | use delay for subs and dirac too |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Baptiste Coudurier | add aud nal unit if not present in h264 bitstream |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Aurelien Jacobs | matroskadec: ensure we only consider chapters which... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Baptiste Coudurier | consider other codecs packets contain only one access... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Baptiste Coudurier | calculate pat, pmt and sdt exact size and adjust total... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Baptiste Coudurier | allow user to specify muxrate |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Aurelien Jacobs | WORDS_BIGENDIAN must be checked with #ifdef |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Baptiste Coudurier | warn if dts < pcr which means TS is invalid |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Baptiste Coudurier | update seek regression tests due to ts modifications |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Baptiste Coudurier | only write dts if they differ from pts, according to... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Baptiste Coudurier | use delay to avoid negative dts |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Baptiste Coudurier | set pts and dts of pes packets exactly according to... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Aurelien Jacobs | simplify: group all the AUDIO_NONSHORT parameters in... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Aurelien Jacobs | libavutil/lzo.h is a local header |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Aurelien Jacobs | replace all occurrence of ENABLE_ by the corresponding... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Måns Rullgård | Fix mpeg audio regression test failure |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Diego Biurrun | Replace #ifdef CONFIG_ preprocessor check by #if CONFIG_. |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Diego Biurrun | Remove one more forgotten instance of USE_HIGHPRECISION... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Baptiste Coudurier | compute pcr more accurately, regression tests need... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Baptiste Coudurier | include intreadwrite.h, fix compilation, img2.c use... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Diego Biurrun | Use CONFIG_MPEGAUDIO_HP directly instead of USE_HIGHPRE... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Diego Biurrun | Remove pointless #if around header #includes. |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Carl Eugen... | Fix compilation. |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Baptiste Coudurier | cleanup gif, use BISTREAM_WRITER_LE |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Aurelien Jacobs | Change semantic of CONFIG_*, HAVE_* and ARCH_*. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Aurelien Jacobs | Change semantic of CONFIG_*, HAVE_* and ARCH_*. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Stefano Sabatini | Include libavformat/avformat.h before all the other... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Víctor Paesa | Document the ld, st, while statements. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Michael Niedermayer | Avoid using sub_id in mpeg1/2video. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Víctor Paesa | Document the same functions, in the same order, that... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Robert Swain | Add presets for Apple iPod constraints |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Robert Swain | Add presets to use as constraints for H.264 Baseline... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Michael Niedermayer | Remove hack to print mp2/mp1 with codec_id of CODEC_ID_MP3. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Michael Niedermayer | Let the mpeg audio parser correct the codec_id. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Michael Niedermayer | Add dummy mp1_decoder to complement the existing dummy... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Michael Niedermayer | Add CODEC_ID_MP1. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Ben Littler | add SLMJ fourcc to mjpeg |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Kostya Shishkov | VC-1 display dimensions should affect coded dimensions... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Kostya Shishkov | Print VC-1 aspect ratio in debug |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Kostya Shishkov | 421l: fix loop filter for P-frames in VC-1 |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Kostya Shishkov | Cinepak strip ID is a single byte |
commit | commitdiff | tree | snapshot |
next |