summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Detect and skip mj2-style jp2c header.Reimar Döffinger2013-05-05
* | Avoid incorrect deprecated pixel format warning.Reimar Döffinger2013-05-05
* | AAC encoder: Fix rate control on twoloop.Claudio Freire2013-05-05
* | AAC encoder: Fixed a rounding bug in psy's channel bitrate computation.Claudio Freire2013-05-05
* | src_movie: fix scanf stringMichael Niedermayer2013-05-05
* | xbmdec: fix off by one error in scanf()Michael Niedermayer2013-05-05
* | h264: Always decode MMCOs into temprary arrayMichael Niedermayer2013-05-04
* | Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2013-05-04
|\ \
| * | lavf/matroskaenc: return an error for unsupported types.Nicolas George2013-05-04
| * | lavf/concatdec: remove invalid check for AVSEEK_FLAG_BACKWARD.Nicolas George2013-05-04
| * | lavf: filter out AVSEEK_FLAG_BACKWARD in new API.Nicolas George2013-05-04
| * | lavf: call the new seek API from the old.Nicolas George2013-05-04
* | | wmaprodec: Fix null pointer dereference in decode_frame()Michael Niedermayer2013-05-04
* | | dfa: Put our pointer check back.Michael Niedermayer2013-05-04
|/ /
* | aacdec: free frame buffer if no audio was decodedHendrik Leppkes2013-05-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-04
|\|
| * wav: return meaningful errorsLuca Barbato2013-05-03
* | Merge commit 'a5f8873620ce502d37d0cc3ef93ada2ea8fb8de7'Michael Niedermayer2013-05-04
|\|
| * silly typo fixesDiego Biurrun2013-05-03
* | Merge commit '4a7af92cc80ced8498626401ed21f25ffe6740c8'Michael Niedermayer2013-05-04
|\|
| * sbrdsp: Unroll and use integer operationsChristophe Gisquet2013-05-03
| * sbrdsp: Unroll sbr_autocorrelate_cChristophe Gisquet2013-05-03
| * x86: sbrdsp: Implement SSE2 qmf_deint_bflyChristophe Gisquet2013-05-03
* | evrcdec: fix sign errorMichael Niedermayer2013-05-04
* | snow: Fix off by 1 error in reference picture managementMichael Niedermayer2013-05-04
* | eamad: Check against minimum supported dimensionsMichael Niedermayer2013-05-03
* | doc/filters: document asetpts in single placePaul B Mahol2013-05-03
* | lavu: add planar 16 bit and 8 bit rgb with alphaPaul B Mahol2013-05-03
* | lavfi/testsrc: add support for color interactive commandStefano Sabatini2013-05-03
* | extractplanes filterPaul B Mahol2013-05-03
* | vc1dec: fix lutuv use in vc1_mc_4mv_chroma4()Michael Niedermayer2013-05-03
* | vc1dec: Fix mixed field/frame intensity compensationMichael Niedermayer2013-05-03
* | vc1dec: vc1_mc_4mv_chroma4: match addressing between compensation and MCMichael Niedermayer2013-05-03
* | lavfi/frei0r: fix crash when parameters are not set.Clément Bœsch2013-05-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-03
|\|
| * compat: msvc: Make sure the object files are included when linking staticallyMartin Storsjö2013-05-03
| * id3v2: check for end of file while unescaping tagsLuca Barbato2013-05-03
* | ffmpeg: drop old non monotone dts workaround.Michael Niedermayer2013-05-03
* | ffmpeg: set correct log context for non monotone dts workaround warningsMichael Niedermayer2013-05-03
* | ffmpeg: port loglevel selection code to new dts workaround codeMichael Niedermayer2013-05-03
* | ffmpeg: fix pts handling in the non monotone dts workaroundMichael Niedermayer2013-05-03
* | ffmpeg: fix the used maximum dts in the monotone dts workaroundMichael Niedermayer2013-05-03
* | ffmpeg: use a max variable to hold the maximum dtsMichael Niedermayer2013-05-03
* | ffmpeg: Check dts before use in non monotone dts workaroundMichael Niedermayer2013-05-03
* | ffmpeg: limit non monotone workaround to audio & video streamsMichael Niedermayer2013-05-03
* | ffmpeg: move non monotone prevention code downMichael Niedermayer2013-05-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-03
|\|
| * avconv: do not send non-monotonous DTS to the muxers.Anton Khirnov2013-05-03
* | Merge commit 'b4a5a292274f904f404f40f826c51e6fc9cfb8fe'Michael Niedermayer2013-05-03
|\|
| * avconv: improve -re implementationAnton Khirnov2013-05-03