summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | h264: try to better handle h264 streams that are slightly truncatedMichael Niedermayer2012-06-02
* | | bmv: fix apparent sign error in the frame_off checkMichael Niedermayer2012-06-02
* | | bmv: fix integer overflows in vlc decoder.Michael Niedermayer2012-06-02
* | | ffv1: fix integer overflow in quant table initializationMichael Niedermayer2012-06-02
* | | ffv1: fix crash caused by version becoming inconsistentMichael Niedermayer2012-06-02
* | | fraps: fix version 0/1 input data size check.Michael Niedermayer2012-06-01
* | | wmv1: check that the input buffer is large enoughMichael Niedermayer2012-06-01
* | | ffprobe: add flat output format.Clément Bœsch2012-06-01
* | | ffprobe/xml: use writer multiple_sections instead of local context variable.Clément Bœsch2012-06-01
* | | ffprobe: move packets_and_frames work to writer context.Clément Bœsch2012-06-01
* | | Let ffmpeg select the null and anull filters.Carl Eugen Hoyos2012-06-01
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-01
|\ \ \ | | |/ | |/|
| * | http: Add the url_shutdown function for https, tooMartin Storsjö2012-06-01
| * | http: Simplify code by removing a local variableMartin Storsjö2012-06-01
| * | http: Clear the old URLContext pointer when closedMartin Storsjö2012-06-01
| * | tcp: Try enabling SO_REUSEADDR when listeningMartin Storsjö2012-06-01
| * | tcp: Check the return values from bind and acceptMartin Storsjö2012-06-01
| * | avisynth: Make sure the filename passed to avisynth is in the right code pageOka Motofumi2012-05-31
* | | dct-test: give emms a memory clober.Michael Niedermayer2012-06-01
* | | dct-test: perform emms before gettime().Michael Niedermayer2012-06-01
* | | fate: enable fate-mapchan-6ch-extract-2-downmix-monoMichael Niedermayer2012-06-01
* | | ffmpeg: move pan filter insertion up.Michael Niedermayer2012-06-01
* | | rv20: fix lowres out of array readMichael Niedermayer2012-06-01
* | | yopdec: check frame oddness to be within supported limitsMichael Niedermayer2012-06-01
* | | yopdec: check that palette fits in the packetMichael Niedermayer2012-06-01
* | | http: use ffurl_closep()Michael Niedermayer2012-06-01
* | | url: add ffurl_closep() which also sets the context pointer to NULLMichael Niedermayer2012-06-01
* | | lavf: use av_freep() in ffurl_close()Michael Niedermayer2012-06-01
* | | tcp: Check the return values from bind and acceptMartin Storsjö2012-06-01
* | | log: add category to AVClassMichael Niedermayer2012-06-01
* | | ffmpeg: fix memleakMichael Niedermayer2012-06-01
* | | dnxhd: replace asserts by av_assertsMichael Niedermayer2012-06-01
* | | fate: only check stddev for acodec-ra144Michael Niedermayer2012-06-01
* | | Let ffmpeg select the setpts filter.Carl Eugen Hoyos2012-06-01
* | | swr: fix a few typo.Clément Bœsch2012-06-01
* | | fate: try to fix 3rd md5 implementationMichael Niedermayer2012-06-01
* | | 8svx: fix crashMichael Niedermayer2012-06-01
* | | sgienc: add a limit for maximum supported resolutionPiotr Bandurski2012-06-01
* | | qdm2: fix incorrect error spamMichael Niedermayer2012-06-01
* | | libmp3lame: add missing layout terminatorMichael Niedermayer2012-06-01
* | | h264: Fail on DPC its not fully implementedMichael Niedermayer2012-05-31
* | | dv-demux: dont mess with codec valuesMichael Niedermayer2012-05-31
* | | jacosub_probe: slightly increase the score to limit misdetection.Clément Bœsch2012-05-31
* | | jacosub_probe: speedup by making only one call to sscanfClément Bœsch2012-05-31
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-31
|\| |
| * | fate: Fix fate-ac3-fixed-encode for pre-ssse3 x86 machinesMichael Niedermayer2012-05-31
| * | http: Pass the proper return code of net IO operationsSamuel Pitoiset2012-05-30
| * | http: Add 'post_data', a new option which sets custom HTTP post dataSamuel Pitoiset2012-05-30
| * | lavfi: amix: check active input count before calling request_samplesJustin Ruggles2012-05-30
| * | vp8: move block coeff arithcoder on stack.Ronald S. Bultje2012-05-30