summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dnxhdenc: remove unused variable from contextJean First2011-12-14
* ljpeg: Check that lowres is 0 as lowres is not possible with ljpeg.Michael Niedermayer2011-12-14
* Merge remote-tracking branch 'cus/stable'Michael Niedermayer2011-12-14
|\
| * ffplay: clear pkt_temp when pkt is freed.Michael Niedermayer2011-12-14
| * ffplay: Fix got_frame type.Michael Niedermayer2011-12-14
| * ffplay: add 10 minute seek support to ffplayPanagiotis H.M. Issaris2011-12-14
| * ffplay: force setting video mode on fullscreen toggleMarton Balint2011-12-14
* | 4xm: check if there are bits left in decode_i_block()Michael Niedermayer2011-12-14
* | riff: Fix freeing of random value.Michael Niedermayer2011-12-14
|/
* fate: split off map_channel tests.Clément Bœsch2011-12-14
* Prevent segfault if iformat was not yet initialized.Panagiotis H.M. Issaris2011-12-14
* mpeg12enc: fix drop_frame_timecode valueMatthieu Bouron2011-12-14
* Cosmetics: Improve 'too short LIST' error message in wav.c.Carl Eugen Hoyos2011-12-14
* Do not reject LIST tags in wav with size 4.Carl Eugen Hoyos2011-12-14
* Detect 'yuv2' as rawvideo also in avi.Carl Eugen Hoyos2011-12-14
* 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