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 |
2009-01-13 |
Kostya Shishkov | Cinepak strip and chunk sizes are 24-bit, not 16-bit... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Måns Rullgård | configure: add Alpha CPU types |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Aurelien Jacobs | fix version protection |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Aurelien Jacobs | add the necessary include for LIBAV*_VERSION_* |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Måns Rullgård | ARM: use push/pop pseudo-instructions in simple_idct_ar... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Måns Rullgård | ARM: simple_idct_armv6.S whitespace cosmetics |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Måns Rullgård | ARM: clean up pc-relative references in simple_idct_armv6.S |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Måns Rullgård | ARM: use rX register names in simple_idct_armv6.S |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Stefano Sabatini | Reindent after the last commit, while at it also add... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Stefano Sabatini | Make avfilter_open() set to NULL the pads and the filte... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Måns Rullgård | AVI: add bswap.h include needed on big endian |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Måns Rullgård | configure: fix PIC activation for x86_64 shared libs |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Stefano Sabatini | Add missing inclusion of libavutil/intreadwrite.h,... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
David Conrad | Use the dimensions in tkhd for timed text tracks |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Ramiro Polla | Pass subarch instead of arch to YASMFLAGS |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Diego Biurrun | Extend 'checkheaders' target to architecture-specific... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Diego Biurrun | Split arch variable into arch and subarch. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Diego Biurrun | Use 'enabled' function to simplify x86_64 check in... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Diego Biurrun | Fix build: Add intreadwrite.h and bswap.h #includes... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Michael Kostylev | Add truncf() replacement function. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Stefano Sabatini | Implement the avfilter_default_draw_slice() handler... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Ramiro Polla | Use setmode() if it exists in <io.h>, and not based... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Diego Biurrun | Use 'enabled' function instead of raw 'test' calls... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Diego Biurrun | Add my GPG key. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Diego Biurrun | cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Diego Biurrun | Fix illegal identifier starting with an underscore. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Baptiste Coudurier | move ffindex set before mov_read_default so it can... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Diego Biurrun | Add necessary, remove unnecessary #includes. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Diego Biurrun | Drop unnecessary intreadwrite.h and bswap.h #includes. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Diego Biurrun | Add missing #include to fix 'make checkheaders'. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Diego Biurrun | cosmetics: Remove useless quotes. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Diego Biurrun | 1l: better alphabetical order |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Diego Biurrun | Add missing --disable-armv6t2 to help output. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Michael Niedermayer | Increase BUFFER_SIZE. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Michael Niedermayer | fix indention |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Michael Niedermayer | All negative values are errors not just -1. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Michael Niedermayer | Check the return of audio and video encoders. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Michael Niedermayer | All negative returns are errors not just -1. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Kostya Shishkov | 30l: when reading mb_offset in RV30 slice header its... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Baptiste Coudurier | cosmetics |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Baptiste Coudurier | remove warnings about uninitialized vars |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Benjamin Larsson | Add size that is needed for the wmapro codec |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Baptiste Coudurier | cosmetics |
commit | commitdiff | tree | snapshot |
next |