summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | ffv1enc: use default number of slices if unspecifiedMichael Niedermayer2012-07-13
* | | ffv1dec: print timestamp at which a CRC mismatch happenedMichael Niedermayer2012-07-13
* | | add PLV1 fourcc to mpeg4Compn2012-07-13
* | | lavc: add pkt_timebase to allow avcodec to adjust pkt_dts/pts when neededMichael Niedermayer2012-07-13
* | | doc/ffmpeg: document more deeply -re option.burek2012-07-13
* | | doc/protocol.texi: fix missed application referenceMichael Niedermayer2012-07-13
* | | general.texi: fix project referenceMichael Niedermayer2012-07-13
* | | matroskaenc: switch to av_assertMichael Niedermayer2012-07-13
* | | ffmpeg: fix type of av_log() argumentMichael Niedermayer2012-07-13
| |/ |/|
* | lavc: fix ff_alloc_packet()Paul B Mahol2012-07-13
* | build_system: mark libfdk as non GPL compatible until the situation is clarif...Michael Niedermayer2012-07-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-12
|\|
| * build: Fix Ogg demuxer dependenciesDiego Biurrun2012-07-12
| * build: Fix FLAC demuxer dependenciesDiego Biurrun2012-07-12
| * flac: Move flac functions shared between libraries to flac common codeDiego Biurrun2012-07-12
| * build: Fix CAF demuxer dependenciesDiego Biurrun2012-07-12
| * build: Fix MP2 muxer dependenciesDiego Biurrun2012-07-12
| * build: Add missing build rules for the ISMV muxerDiego Biurrun2012-07-12
| * configure: Drop redundant mxf_d10 test dependency declarationDiego Biurrun2012-07-12
| * Support AAC encoding via the external library fdk-aacMartin Storsjö2012-07-12
| * libavcodec: Add more AAC profilesMartin Storsjö2012-07-12
| * dct/fft-test: use a replacement getopt() if the system has none present.Ronald S. Bultje2012-07-11
* | lclenc: switch to av_assertMichael Niedermayer2012-07-12
* | mxfenc: switch to av_assertMichael Niedermayer2012-07-12
* | av_samples_copy: support overlapping copiesMichael Niedermayer2012-07-12
* | mp3dec: parse initial silence padding information from lame tagMichael Niedermayer2012-07-12
* | lavf: inject sample skip side data when requested by the demuxerMichael Niedermayer2012-07-12
* | add output for frame timestampsRobert Krüger2012-07-12
* | exr: rle decompressionPaul B Mahol2012-07-12
* | configure: produce useful uninstalled pc files.Nicolas George2012-07-12
* | exr: cache some valuesPaul B Mahol2012-07-12
* | dca: map xxch side channels to AV_CH_SIDE_LEFT/RIGHT instead of REAR.Hendrik Leppkes2012-07-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-11
|\|
| * configure: Check for the math function rintRonald S. Bultje2012-07-11
| * TechSmith Screen Codec 2 decoderKostya Shishkov2012-07-11
| * rtsp: Add listen modeJordi Ortiz2012-07-10
| * rtsp: Make rtsp_open_transport_ctx() non-staticJordi Ortiz2012-07-10
| * rtsp: Move rtsp_read_closeJordi Ortiz2012-07-10
| * rtsp: Parse the mode=receive/record parameter in transport linesJordi Ortiz2012-07-10
* | vorbisdec: switch to av_assertMichael Niedermayer2012-07-11
* | avidec: switch to av_assertMichael Niedermayer2012-07-11
* | exr: zip decompressionPaul B Mahol2012-07-11
* | exr: remove dead assigmentPaul B Mahol2012-07-11
* | replace all __volatile__ by volatileMichael Niedermayer2012-07-11
* | lavf/mxfenc: fix dnxhd codec uls and aspect ratioMatthieu Bouron2012-07-11
* | tiffenc: use av_fast_padded_malloc(z)Paul B Mahol2012-07-10
* | lavc: add av_fast_padded_malloczPaul B Mahol2012-07-10
* | tiffenc: add .initPaul B Mahol2012-07-10
* | parseutils: ignore digits below the microsecond.Nicolas George2012-07-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-10
|\|