summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * fate: Add shorthands for acodec PCM and ADPCM testsDiego Biurrun2012-10-291-2/+6
| * avconv: Drop unused function argument from do_video_stats()Diego Biurrun2012-10-291-3/+2
| * cmdutils: Conditionally compile libswscale-related bitsDiego Biurrun2012-10-291-1/+6
| * aacenc: Drop some unused function argumentsDiego Biurrun2012-10-291-5/+4
| * rtsp: Avoid a cast when calling strtolMartin Storsjö2012-10-291-1/+3
| * nut: support textual dataLuca Barbato2012-10-294-1/+14
| * nutenc: verbosely report unsupported negative ptsLuca Barbato2012-10-291-2/+6
* | rawdec: check avpicture_get_size() return valueMichael Niedermayer2012-10-301-0/+4
* | Partly revert f174fba: yop decoder does not support direct rendering.Carl Eugen Hoyos2012-10-301-1/+0
* | Partly revert f174fba: indeo3 decoder does not support direct rendering.Carl Eugen Hoyos2012-10-301-1/+0
* | vqavideo: return more meaningful error codesPaul B Mahol2012-10-301-6/+6
* | mpeg12videodec: dont pass mpeg1 VBR special case value on as bitrate.Michael Niedermayer2012-10-301-1/+2
* | mpeg12video_parser: Wrong bit rate in MPEG2 video file (Ticket #1862)Heesuk Jung2012-10-301-1/+1
* | mpeg12parser: cleanup bitrate parsing.Michael Niedermayer2012-10-301-2/+6
* | x11grab: fix mixed declaration and codeMichael Niedermayer2012-10-291-3/+5
* | tree: fix type used for testing the treeMichael Niedermayer2012-10-291-1/+1
* | qt-faststart: fix signedness of variable used to hold return codeMichael Niedermayer2012-10-291-1/+1
* | mp3dec: remove unused variableMichael Niedermayer2012-10-291-1/+0
* | truemotion2: remove unused variableMichael Niedermayer2012-10-291-3/+0
* | pictordec: decode 1bpp / 4bpp images when extra header marker is missingPiotr Bandurski2012-10-291-1/+1
* | avuidec: correct long_namePiotr Bandurski2012-10-292-2/+2
* | lavc: remove duplicated .capabilitiesPaul B Mahol2012-10-293-3/+0
* | lavfi/frei0r: allow for Windows style pathsrogerdpack2012-10-293-6/+12
* | lavfi/frei0r: update link to specStefano Sabatini2012-10-291-1/+1
* | lavfi/scale: implement clever/insane parsing heuristic, and add a size optionStefano Sabatini2012-10-293-8/+65
* | lavu/parseutils: add trailing characters check in av_parse_video_size()Stefano Sabatini2012-10-291-0/+4
* | doc/filters: itemize scale examples, and create a dedicated subsection for themStefano Sabatini2012-10-291-12/+48
* | lavfi/scale: return error code in case of failed reconfiguration in start_fra...Stefano Sabatini2012-10-291-2/+1
* | lavfi/scale: accept named options, make parsing more robustStefano Sabatini2012-10-294-43/+88
* | movenc: Add required 'prof' atom to 'tapt' atom set.Tim Nicholson2012-10-291-0/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-2910-55/+60
|\ \ | |/
| * lavc: add CODEC_CAP_DR1 to all video decoders missing themAnton Khirnov2012-10-299-0/+9
| * rtpdec: Cosmetic cleanupMartin Storsjö2012-10-281-55/+51
* | doc/syntax: add a "Quoting and escaping" sectionStefano Sabatini2012-10-291-3/+75
* | dcadec: skip QMF on unused channelsMichael Niedermayer2012-10-291-0/+1
* | smoothstreamingenc: check return value of mkdir()Michael Niedermayer2012-10-291-2/+10
* | smoothstreamingenc: fix integer overflowMichael Niedermayer2012-10-291-1/+1
* | ismindex: check return value of avio_open_dyn_buf()Michael Niedermayer2012-10-291-1/+4
* | cmdutils: avoid using cpp directives within printf macro argumentsLeon van Stuivenberg2012-10-291-7/+10
* | cafdec: fix parsing of chunks which may have unused dataPaul B Mahol2012-10-281-2/+8
* | lavf/srtenc: add AVFMT_TS_NONSTRICT flag.Clément Bœsch2012-10-281-1/+1
* | fate/scalenorm: unbreak fateMichael Niedermayer2012-10-281-1/+1
* | tests: do not set bogus scale sws_flags option in the scalenorm testStefano Sabatini2012-10-281-1/+1
* | frame_thread_encode: fix context memleakMichael Niedermayer2012-10-281-5/+3
* | frame_thread_encoder: fix packet memleakMichael Niedermayer2012-10-281-1/+1
* | vc1dec: mark by assert that the default path cannot occurMichael Niedermayer2012-10-281-0/+2
* | parse ID3v2 chaptersPaul B Mahol2012-10-281-0/+31
* | Synchronize libmpcodecs: Support 16bit yuv in telecine filter.Carl Eugen Hoyos2012-10-281-12/+14
* | Add an additional AAC TwoCC.Carl Eugen Hoyos2012-10-281-0/+1
* | movenc: add more metadata typesbbraun2012-10-281-0/+23
OpenPOWER on IntegriCloud