summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* cosmetic: consistent spacing over the Changelog.Clément Bœsch2011-12-14
* fate: fix v410 on big endianMichael Niedermayer2011-12-14
* fate: Add FATE tests for v410 encoder and decoderDerek Buitenhuis2011-12-14
* v410 encoder and decoderDerek Buitenhuis2011-12-14
* MAINTAINERS: add 0.9Michael Niedermayer2011-12-14
* ac3dec: update checked AV_EF flags.Michael Niedermayer2011-12-14
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-13
|\
| * ulti: Fix invalid readsGaurav Narula2011-12-13
| * lavf: dealloc private options in av_write_trailerLuca Barbato2011-12-13
| * yadif: support 10bit YUVLuca Barbato2011-12-13
| * vc1: mark with ER_MB_ERROR bits overconsumptionLuca Barbato2011-12-13
| * lavc: introduce ER_MB_END and ER_MB_ERRORLuca Barbato2011-12-13
| * error_resilience: use the ER_ namespaceLuca Barbato2011-12-13
| * build: move inclusion of subdir.mak to main subdir loopMans Rullgard2011-12-13
| * rv34: NEON optimised 4x4 dequantMans Rullgard2011-12-13
| * rv34: move 4x4 dequant to RV34DSPContextMans Rullgard2011-12-13
| * aacdec: Use intfloat.h rather than local punning union.Alex Converse2011-12-12
* | Support "VLB " audio in NSV files.Reimar Döffinger2011-12-13
* | cleanup: for(intMichael Niedermayer2011-12-13
* | clenaup: #ifdec CONFIG*Michael Niedermayer2011-12-13
* | lavfi: use the new audio API in amovie source filter.Clément Bœsch2011-12-13
* | lavfi: skip the frame in case of error.Clément Bœsch2011-12-13
* | lavc: set pkt_?ts to NOPTS in get_frame_defaults.Michael Niedermayer2011-12-13
* | Fix all GNU %LdMichael Niedermayer2011-12-13
* | twinnvq: remove ;;Michael Niedermayer2011-12-13
* | decoding example: reset pts/dts after subpacket.Michael Niedermayer2011-12-13
* | ffmpeg: reset dts/pts after decoding the first subpacketMichael Niedermayer2011-12-13
* | msrledec: Check for overreadsMichael Niedermayer2011-12-13
* | aascdec: Check input buffer size on raw data.Michael Niedermayer2011-12-13
* | mp4enc: Avoid storing sizes in trun when they all match.Michael Niedermayer2011-12-13
* | mp4enc: Only store flags in trun when they differ from the default and set a ...Michael Niedermayer2011-12-13
* | mp4enc: dont store durations in trun if they are unneeded.Michael Niedermayer2011-12-13
* | mp4enc: dont store cts in trun if they are unneeded.Michael Niedermayer2011-12-13
* | lavc: use hexadecimal debug print for showing err_recognization values.Michael Niedermayer2011-12-13
* | msmpeg4dec: restore error concealment functionality after mergeMichael Niedermayer2011-12-13
* | mpeg4dec: restore error concealment functionality after mergeMichael Niedermayer2011-12-13
* | h263dec: restore error concealment functionality after mergeMichael Niedermayer2011-12-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-13
|\|
| * doxygen: misc consistency, spelling and wording fixesDiego Biurrun2011-12-12
| * vcr1: drop unnecessary emms_c() calls without MMX codePaul B Mahol2011-12-12
| * Replace all uses of av_close_input_file() with avformat_close_input().Anton Khirnov2011-12-12
| * lavf: add avformat_close_input().Anton Khirnov2011-12-12
| * lavf: deprecate av_close_input_stream().Anton Khirnov2011-12-12
| * lavf doxy: add some basic demuxing documentation.Anton Khirnov2011-12-12
| * lavf doxy: add some general lavf information.Anton Khirnov2011-12-12
| * lavf doxy: add misc utility functions to a group.Anton Khirnov2011-12-12
| * lavf doxy: add av_guess_codec/format to the encoding group.Anton Khirnov2011-12-12
| * lavf doxy: add core functions to a doxy group.Anton Khirnov2011-12-12
| * Add basic libavdevice documentation.Anton Khirnov2011-12-12
| * lavc: convert error_recognition to err_recognition.Dustin Brody2011-12-12