summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avcodec/ass_split: use *alloc_array()Michael Niedermayer2015-01-091-3/+3
* avcodec/ass: Use av_realloc_array()Michael Niedermayer2015-01-091-1/+1
* lavfi: port mp=pp7 to libavfilterArwa Arif2015-01-0910-1/+565
* avformat/hdsenc: Remove redundant NULL pointer checksMichael Niedermayer2015-01-091-3/+2
* ffmpeg: remove unneeded NULL pointer checkMichael Niedermayer2015-01-091-1/+1
* tools/uncoded_frame: Use avio_closep() to avoid leaving stale pointers in memoryMichael Niedermayer2015-01-091-1/+1
* avformat/tee: Simplify code by using avio_closep()Michael Niedermayer2015-01-091-4/+2
* avformat/sapenc: Use avio_closep() to avoid leaving stale pointers in memoryMichael Niedermayer2015-01-091-1/+1
* avformat/utils: Use avio_closep() to avoid leaving stale pointers in memoryMichael Niedermayer2015-01-091-1/+1
* vp9: fix parser return values in error casewm42015-01-091-0/+2
* configure: fix convoluted shlib codeMichael Niedermayer2015-01-091-1/+3
* avformat/aiffdec: improve readabilityPeter Ross2015-01-091-3/+3
* Skip Exif data when auto-detecting jpeg images.Carl Eugen Hoyos2015-01-091-2/+6
* ffmpeg: Clear error message array at init.Michael Niedermayer2015-01-081-1/+1
* avformat/mlvdec: Use avio_closep() to avoid leaving stale pointers in memoryMichael Niedermayer2015-01-081-1/+1
* avformat/mlvdec: Simplify code by using avio_closep()Michael Niedermayer2015-01-081-4/+2
* avformat/mov: Use avio_closep() to avoid leaving stale pointers in memoryMichael Niedermayer2015-01-081-1/+1
* avformat/rtpenc_chain: Use avio_closep() to avoid leaving stale pointers in m...Michael Niedermayer2015-01-081-1/+1
* avformat/rtsp: Use avio_closep() to avoid leaving stale pointers in memoryMichael Niedermayer2015-01-081-1/+1
* avcodec/dvdsubdec: fix accessing dangling pointerswm42015-01-081-9/+3
* Merge commit '2dbd35b00c6433e587d5f44d5dbc8972ebbaa88e'Michael Niedermayer2015-01-081-0/+11
|\
| * libfdk-aacdec: Make sure decoding doesn't add any extra delay in the latest v...Martin Storsjö2015-01-081-0/+11
* | Merge commit '3852e2c926ddb166c7aa69c4644a86100ea144d9'Michael Niedermayer2015-01-082-3/+3
|\ \ | |/
| * libopenh264enc: Fix a typo and some nitpicksMartin Storsjö2015-01-082-3/+3
* | Merge commit '71ec3d36fa6122b3b6c5c68a21b9c70cb2e668e8'Michael Niedermayer2015-01-081-1/+9
|\ \ | |/
| * doc: Add initial documentation about the OpenH264 encoder wrapperMartin Storsjö2015-01-081-1/+9
* | lavfi/boxblur: Readd 8bit colour spaces on big-endian.Carl Eugen Hoyos2015-01-081-1/+1
* | avformat/hlsenc: Use avio_closep() to avoid leaving stale pointers in memoryMichael Niedermayer2015-01-081-1/+1
* | avformat/img2dec: Use avio_closep() to avoid leaving stale pointers in memoryMichael Niedermayer2015-01-081-1/+1
* | avformat/img2enc: Use avio_closep() to avoid leaving stale pointers in memoryMichael Niedermayer2015-01-081-4/+4
* | avformat/hdsenc: Simplify code by using avio_closep()Michael Niedermayer2015-01-081-4/+2
* | avdevice/lavfi: Use avio_closep() to avoid leaving stale pointers in memoryMichael Niedermayer2015-01-081-1/+1
* | ffserver: Use avio_closep() to avoid leaving stale pointers in memorMichael Niedermayer2015-01-081-1/+1
* | ffmpeg: Use avio_closep() to avoid leaving stale pointers in memoryMichael Niedermayer2015-01-081-4/+3
* | ffmpeg_opt: Use avio_closep() to avoid leaving stale pointers in memoryMichael Niedermayer2015-01-081-2/+2
* | doc/examples/transcoding: Use avio_closep() in examples as it avoids leaving ...Michael Niedermayer2015-01-081-1/+1
* | idoc/examples/remuxing: Use avio_closep() in examples as it avoids leaving st...Michael Niedermayer2015-01-081-1/+1
* | doc/examples/transcode_aac: Use avio_closep() in examples as it avoids leavin...Michael Niedermayer2015-01-081-2/+2
* | doc/examples/muxing: Use avio_closep() in examples as it avoids leaving stale...Michael Niedermayer2015-01-081-1/+1
* | doc: fix typosLou Logan2015-01-075-6/+6
* | avcodec/dvdsubdec: error on bitmaps with size 0wm42015-01-081-0/+3
* | Merge commit '5a1addd7c1d8ff218ed4b84f4f02fdb83980094c'Michael Niedermayer2015-01-081-4/+10
|\ \ | |/
| * xsub: Support DXSA subtitlesAlexandre Colucci2015-01-071-4/+11
* | Merge commit '01168bf1405ddbf671f1074a927b951b8777adbb'Michael Niedermayer2015-01-071-1/+0
|\ \ | |/
| * mpeg: Remove unused fieldLuca Barbato2015-01-071-1/+0
* | avformat/segment: Clear contexts after deallocationMichael Niedermayer2015-01-071-4/+5
* | Merge commit 'b3f04657368a32a9903406395f865e230b1de348'Michael Niedermayer2015-01-071-7/+20
|\ \ | |/
| * segment: Fix the failure pathsLuca Barbato2015-01-071-12/+20
* | avcodec/aic: Use av_malloc_arrayMichael Niedermayer2015-01-071-1/+1
* | ffmpeg_opt: Check for av_realloc_array() failureMichael Niedermayer2015-01-071-1/+2
OpenPOWER on IntegriCloud