aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x11grab: Check the XQueryPointer return valueAntonio Ospite2014-10-041-8/+10
* x11grab: Check XFixesGetCursorImage return valueLuca Barbato2014-10-041-0/+2
* x11grab: Check for XFixes availability at runtimeLuca Barbato2014-10-041-0/+19
* vc1: Do not assume seek happens after decodingLuca Barbato2014-10-041-1/+1
* fate-vc1_ilaced_twomv: use -flags +bitexactJanne Grunau2014-10-042-3/+3
* configure: Add -lrt dependency to avutil's pc file.Josh Allmann2014-10-041-2/+2
* hlsenc: Add parameter -hls_allow_cacheJoakim Roubert2014-10-033-1/+8
* libx265: enable psnr reporting when requested by the userMichael Niedermayer2014-10-011-0/+1
* lavf: fix memleaks in avformat_find_stream_info()Justin Ruggles2014-09-291-0/+5
* h264: reset ret to avoid propagating minor failuresMichael Niedermayer2014-09-291-0/+1
* hevc: Initialize mergecand_list to 0Luca Barbato2014-09-291-0/+2
* sdp: Make opus declaration conform to the specTimothy B. Terriberry2014-09-291-1/+11
* configure: Provide a safe default for unknonw libcsLuca Barbato2014-09-271-2/+2
* mpeg12: Always invoke the get_format() callbackRémi Denis-Courmont2014-09-261-3/+16
* h264: Always invoke the get_format() callbackRémi Denis-Courmont2014-09-261-20/+31
* hwaccel: Call ->get_format again if hwaccel init failsRémi Denis-Courmont2014-09-262-31/+71
* configure: Assume a standard-compliant default libcLuca Barbato2014-09-261-0/+3
* avconv: Use only audio and video to guess discontinuitiesLuca Barbato2014-09-261-1/+3
* probe: Bump the score for mime type matchingAndreas Cadhalpun2014-09-261-1/+1
* log: Unbreak no-tty support on 256color terminalsLuca Barbato2014-09-261-1/+2
* flac: Remove unused headersTristan Matthews2014-09-261-2/+0
* ac3enc: allow Dolby Pro Logic IIz as the Dolby Surround EX mode.Tim Walker2014-09-262-1/+3
* ac3enc: allow Dolby Pro Logic II as a preferred downmix mode.Tim Walker2014-09-262-1/+3
* fate: Add VC-1 interlaced twomv testTim Walker2014-09-262-0/+17
* vc1: Use logical instead of bitwise or for twomvMichael Niedermayer2014-09-261-2/+2
* vc1: Use logical instead of bitwise or for coded_interTim Walker2014-09-261-1/+1
* pcm-dvd: Move a variable to a smaller scopeDiego Biurrun2014-09-261-3/+3
* caf: Give context structure a consistent nameDiego Biurrun2014-09-261-7/+7
* m4vdec: K&R formatting cosmeticsGabriel Dume2014-09-251-12/+18
* lmlm4: K&R formatting cosmeticsGabriel Dume2014-09-251-17/+20
* concat: K&R formatting cosmeticsGabriel Dume2014-09-251-13/+15
* fate: Switch ra4-288 test from framecrc() to pcm()Katerina Barone-Adesi2014-09-252-74/+3
* avcodec: Fix a doxy comment to refer to the right functionMartin Storsjö2014-09-251-1/+1
* rtsp: Clear the session id on redirectsMartin Storsjö2014-09-241-0/+1
* rtpenc: HEVC/H.265 supportThomas Volkert2014-09-247-2/+153
* libavformat: Move avc mp4 startcode parsing to a shared fileMartin Storsjö2014-09-243-17/+22
* rtpdec_hevc: Drop a duplicated, nonstandard entryVittorio Giovara2014-09-243-13/+0
* dca: Remove some commented-out cruftDiego Biurrun2014-09-201-3/+1
* rtpenc_chain: Pass the initial time_base hint on to the chained muxerMartin Storsjö2014-09-171-0/+1
* configure: Use the right variables in check_host_cppJörg Krause2014-09-171-1/+1
* apetag: Fix APE tag size checkKaterina Barone-Adesi2014-09-171-2/+4
* fate: Add tests for RealAudio 1.0 (14.4) and RealAudio 2.0 (with 28.8)Katerina Barone-Adesi2014-09-173-1/+133
* cmdutils: Print a more sensible message in show_filters() w/o libavfilterDiego Biurrun2014-09-161-2/+4
* dca: K&R formatting cosmeticsGabriel Dume2014-09-166-7981/+7953
* configure: Disable i686 for i586 and lower CPUsMikulas Patocka2014-09-161-0/+1
* configure: Split adding of CFLAGS and CPPFLAGS for hardened toolchainDiego Biurrun2014-09-161-2/+3
* ismindex: handle time discontinuities and nonzero start timeMika Raento2014-09-151-3/+42
* doc: Fix syntax and logical errors in avconv stream combination exampleDiego Biurrun2014-09-101-3/+3
* dv: K&R formatting cosmeticsGabriel Dume2014-09-097-989/+1029
* x86inc: Make INIT_CPUFLAGS support an arbitrary number of cpuflagsHenrik Gramner2014-09-091-19/+22