summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | swr: aarch64 audio_convert and neon clobber testMichael Niedermayer2014-08-276-0/+469
* | bktr: Fix Fabrice's nameTimothy Gu2014-08-271-1/+1
* | lavf/mp3enc: don't abort if audio packets can't be bufferedJames Almer2014-08-271-2/+6
* | Improved AC3 decoder level support (heavy drc, dialnorm)Jean-Francois Thibert2014-08-275-45/+112
* | ffmpeg_opt: reduce diff to libav in opt_target() by 16 linesMichael Niedermayer2014-08-271-26/+26
* | Merge commit 'f5245a9c6206878b892adf3ccbccc9311c202af5'Michael Niedermayer2014-08-271-0/+4
|\ \ | |/
| * avconv: fix parsing the AVOptions for -targetAnton Khirnov2014-08-271-0/+4
* | Merge commit '1688eef25385089026aba55da1885f70a57815ab'Michael Niedermayer2014-08-270-0/+0
|\ \ | |/
| * avconv: fix the muxrate values for -targetAnton Khirnov2014-08-271-2/+2
* | Merge commit '75bbaf2493a71ee66eaabe3c21fadd84d07888de'Michael Niedermayer2014-08-270-0/+0
|\ \ | |/
| * mpegenc: limit the maximum muxrateAnton Khirnov2014-08-271-1/+1
* | avformat/mxfenc: dont warn about d10_channelcount being ignored if its not setMichael Niedermayer2014-08-271-1/+1
* | Merge commit 'e87f5e4e5f2e2e36b0b7826d708cda7049877af0'Michael Niedermayer2014-08-261-1/+3
|\ \ | |/
| * h264: fully check cropping amount from spsVittorio Giovara2014-08-261-1/+3
* | Merge commit '0a024268261d05ccdcf7e03c85fb78d22037a464'Michael Niedermayer2014-08-264-311/+333
|\ \ | |/
| * libxvid: K&R formatting cosmeticsGabriel Dume2014-08-263-309/+329
* | Merge commit '56a721f020273d69daa8dcb0d99e42a43a0a0d4d'Michael Niedermayer2014-08-261-1/+1
|\ \ | |/
| * doc: fix a typoGabriel Dume2014-08-261-1/+1
* | Merge commit '4c8bd8ddb049950347a5018fecbca7ee25d48c44'Michael Niedermayer2014-08-261-1/+1
|\ \ | |/
| * os_support: Adjust an outdated #endif commentDiego Biurrun2014-08-261-1/+1
* | avformat/rtpdec_h261: Fix sanity checksThomasVolkert2014-08-261-2/+2
* | libx264: fix -b_qfactor and -chromaoffsetHii2014-08-261-2/+5
* | avformat/utils: remove assert that tests the same condition as the if() direc...Michael Niedermayer2014-08-261-1/+0
* | avformat/nsvdec: fix out-commented asserts so the function names existMichael Niedermayer2014-08-261-2/+2
* | avcodec/snowenc: remove out-commented assertMichael Niedermayer2014-08-261-1/+0
* | Merge commit '4e9e6fa99f3ff83cedbf6c378d62065ae419a3b9'Michael Niedermayer2014-08-262-4/+10
|\ \ | |/
| * mpeg: Write H264 streams at offset 2Luca Barbato2014-08-262-4/+10
* | Merge commit 'a4d3c20035946cbc1509aec2dc28d51c2a2f9a8e'Michael Niedermayer2014-08-261-1/+2
|\ \ | |/
| * vc1: Fix the skip conditionLuca Barbato2014-08-261-2/+3
* | Merge commit 'ab56fabe6294524e99815451ad01e4ff50c6d734'Michael Niedermayer2014-08-261-0/+5
|\ \ | |/
| * vfwcap: Add fallback define for HWND_MESSAGEDiego Biurrun2014-08-251-0/+5
* | configure: update libvpx_vp9_encoder checkJames Almer2014-08-261-1/+1
* | avformat/rtpdec: support for HEVC/H.265 RTP payload format (draft v6) depacke...ThomasVolkert2014-08-265-0/+413
* | doc/snow: remove possibly wrong todo itemMichael Niedermayer2014-08-261-1/+0
* | ffplay: use av_malloc_array()Michael Niedermayer2014-08-261-1/+1
* | libavformat/ftp: Do not leak memory in routine ftp_featuresAlexander Strasser2014-08-261-1/+6
* | huffyuvdec: decode the last odd sampleChristophe Gisquet2014-08-253-8/+26
* | huffyuvenc: write last odd sampleChristophe Gisquet2014-08-253-12/+65
* | avcodec/vp9: Use av_malloc_array()Michael Niedermayer2014-08-251-1/+1
* | lavf/matroskadec: Ensure cues_end is initializedVignesh Venkatasubramanian2014-08-251-1/+2
* | avutil/opencl: use av_malloc(z)_array()Michael Niedermayer2014-08-251-4/+4
* | avcodec/vorbisenc: use av_malloc(z)_array()Michael Niedermayer2014-08-251-13/+13
* | doc/APIchanges: fill in dates and hashesMichael Niedermayer2014-08-251-19/+19
* | avcodec/mpegvideo_parser: consider vbv_delay in bitrate heuristic also for mpeg2Michael Niedermayer2014-08-251-2/+3
* | Merge commit '6ee1cb5740e7490151db7dcec7e20ceaf8a2fe1f'Michael Niedermayer2014-08-254-4/+8
|\ \ | |/
| * libavformat: use MSG_NOSIGNAL when applicableRĂ©mi Denis-Courmont2014-08-254-4/+8
* | Merge commit 'b263f8ffe7599d9cd27ec477a12700da8eb2790d'Michael Niedermayer2014-08-256-3/+14
|\ \ | |/
| * lavf: add AVFormatContext.max_ts_probeAnton Khirnov2014-08-255-1/+12
* | Merge commit '6ca11f7157d0ffd11ea9a4211b04981b46dc75d6'Michael Niedermayer2014-08-251-17/+17
|\ \ | |/
| * doc/APIchanges: fill in missing hashes and datesAnton Khirnov2014-08-251-29/+29