aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avprobe: report per stream bit rate if set by the decoderJanne Grunau2012-12-021-0/+4
* aac: avoid a memcpy in sbr_qmf_analysisChristophe Gisquet2012-12-021-10/+11
* configure: fix indentation in option parsing loopMans Rullgard2012-12-011-60/+60
* configure: Use headers in the check for _beginthreadex for w32threadsMartin Storsjö2012-11-301-1/+1
* avutil: Use a configure check to enable windows console functionsMartin Storsjö2012-11-302-2/+4
* avutil: Include io.h with a separate condition from windows console functionsMartin Storsjö2012-11-301-1/+3
* avutil: Include io.h with a separate condition from MapViewOfFileMartin Storsjö2012-11-291-1/+3
* cmdutils: Use a configure check for enabling CommandLineToArgvWMartin Storsjö2012-11-292-2/+3
* build: The FLAC encoder also depends on the flacdsp codeDiego Biurrun2012-11-291-1/+1
* img2: K&R formatting cosmeticsDiego Biurrun2012-11-293-120/+131
* h264: check context state before decoding slice data partitionsJanne Grunau2012-11-291-0/+1
* flashsv: make sure data for zlib priming is availableJanne Grunau2012-11-291-0/+5
* avplay: Do not use removed av_get_int()Anton Khirnov2012-11-291-3/+3
* avconv: fix variable shadowing in configure_input_audio_filter()Justin Ruggles2012-11-281-1/+0
* fate: h264: Add dependenciesDiego Biurrun2012-11-281-4/+6
* fate: ea: Add dependenciesDiego Biurrun2012-11-281-7/+10
* fate: Do not unconditionally run libavutil testsDiego Biurrun2012-11-282-1/+1
* rtpenc_chain: Remove unused variableDiego Biurrun2012-11-281-1/+1
* nuv: check for malloc failure when allocating extradataJustin Ruggles2012-11-281-6/+14
* nuv: use the stream indices generated by avformat_new_stream()Justin Ruggles2012-11-281-5/+6
* nuv: cosmetics: pretty-printingJustin Ruggles2012-11-281-132/+147
* lavf: move nuv fourcc audio tags from riff to nuvJustin Ruggles2012-11-282-8/+20
* lavf: add a common function for selecting a pcm codec from parametersJustin Ruggles2012-11-284-36/+57
* lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.hJustin Ruggles2012-11-2818-16/+9
* lavf: move "MP3 " fourcc from riff to nutJustin Ruggles2012-11-282-1/+1
* fate: vpx: Add dependenciesDiego Biurrun2012-11-281-16/+16
* fate: Fix wavpack-matroskamode test dependenciesDiego Biurrun2012-11-281-3/+5
* x86: dsputilenc: port to cpuflagsDiego Biurrun2012-11-281-57/+55
* fate: Add dependencies for Vorbis, ProRes, QTRLE, utvideo testsDiego Biurrun2012-11-284-5/+5
* fate: real: Add dependenciesDiego Biurrun2012-11-281-7/+7
* fate: lossless-audio: Add dependenciesDiego Biurrun2012-11-281-6/+6
* x86: h264dsp: Fix linking with yasm and optimizations disabledDiego Biurrun2012-11-281-4/+4
* vf_fieldorder: require write permissionsAnton Khirnov2012-11-281-1/+1
* vf_fieldorder: reindentAnton Khirnov2012-11-281-36/+36
* lavfi: merge start_frame/draw_slice/end_frameAnton Khirnov2012-11-2855-1458/+632
* lavfi: remove vf_slicifyAnton Khirnov2012-11-286-164/+4
* asink_nullsink: plug a memory leak.Anton Khirnov2012-11-281-0/+1
* x86: h264_idct: port to cpuflagsDiego Biurrun2012-11-281-69/+70
* x86: cpu: Drop unused HAVE_RWEFLAGS conditionDiego Biurrun2012-11-281-1/+1
* vble: Do not abort decoding when version is not 1Piotr Bandurski2012-11-271-4/+2
* lavr: do not pass consumed samples as a parameter to ff_audio_resample()Justin Ruggles2012-11-273-10/+6
* lavr: correct the documentation for the ff_audio_resample() return valueJustin Ruggles2012-11-271-1/+1
* lavr: do not pass sample count as a parameter to ff_audio_convert()Justin Ruggles2012-11-273-8/+11
* x86: h264_weight: port to cpuflagsDiego Biurrun2012-11-271-57/+48
* configure: Enable avconv filter dependencies automaticallyMartin Storsjö2012-11-271-3/+3
* h264: set Picture.owner2 to the current threadJanne Grunau2012-11-272-2/+3
* h264: check ref_count validity for num_ref_idx_active_override_flagJanne Grunau2012-11-271-1/+6
* h264: add missing new line to log messageJanne Grunau2012-11-271-1/+1
* dcadec: skip QMF on unused channelsMichael Niedermayer2012-11-261-3/+4
* wavenc: write fact chunk sample count at the correct file positionMichael Niedermayer2012-11-261-4/+5