summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-17
|\
| * add SMJPEG muxerPaul B Mahol2012-01-16
| * avformat: split out common SMJPEG codePaul B Mahol2012-01-16
* | mxfdec: Add missing free.Reimar Döffinger2012-01-16
* | asfdec: Move variable declarations into the blocks they are used in.Reimar Döffinger2012-01-16
* | Enhance HLS seeking.Panagiotis H.M. Issaris2012-01-16
* | mov: cosmetics - move a line to a better position and add a commentJean First2012-01-16
* | movenc: add FIXME to add alis and rsrc atomsJean First2012-01-16
* | movenc: indent cosemticsJean First2012-01-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-16
|\|
| * mov, mxfdec: Employ more meaningful return values.Daniel Huang2012-01-15
* | Fix ff_get_guid for short reads or errors.Reimar Döffinger2012-01-15
* | mpeg12dec: BW10 supportMichael Niedermayer2012-01-14
* | avidec: XMPG supportMichael Niedermayer2012-01-14
* | udp: fix segfault on closingLaurent BRULET2012-01-14
* | Fixes issue 890: OOM with zmbv fileOana Stratulat2012-01-14
* | ico: favour BITMAPHEADER dimensions over IconEntry dimensionsPeter Ross2012-01-13
* | segment: fix FPE when segment_list_size is 0Nicolas Noirbent2012-01-13
* | Revert "riff: remove references to sonic codec ids"Michael Niedermayer2012-01-13
* | mpegtsenc: do not reference the deprecated ffmpeg option 'vbsf' in a log messageStefano Sabatini2012-01-13
* | mpegtsenc: fix some typos: aac -> AAC, adts -> ADTSStefano Sabatini2012-01-13
* | mpegtsenc: use more meaningful error codesStefano Sabatini2012-01-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-13
|\|
| * utils: Check for extradata size overflows.Alex Converse2012-01-12
| * avio: Fix the value of the deprecated URL_FLAG_NONBLOCKMartin Storsjö2012-01-12
| * ffmenc: remove references to deprecated AVFormatContext.timestamp.Anton Khirnov2012-01-12
| * lavf: undeprecate read_seek().Anton Khirnov2012-01-12
| * riff: remove references to sonic codec idsAnton Khirnov2012-01-12
* | wtvdec: fix a few memleaks as show by valgrind with the FATE test.Reimar Döffinger2012-01-12
* | ico: reject icon entries that are smaller than sizeof(BITMAPHEADER)Peter Ross2012-01-12
* | ico: ignore IconEntry.bpp value, and favour BITMAPHEADER.NumColors value over...Peter Ross2012-01-12
* | ico: consider IconEntry.NumColors of 255 to be ambiguousPeter Ross2012-01-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-12
|\|
| * gsm demuxer: use generic seeking instead of a gsm-specific function.Justin Ruggles2012-01-11
| * gsm demuxer: return packets with only 1 gsm block at a time.Justin Ruggles2012-01-11
| * wtv: fix memleaks during normal operationJanne Grunau2012-01-11
* | Fixes wrong duration in .mov file. Issue 599Oana Stratulat2012-01-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-11
|\|
| * ipmovie: fix pts for CODEC_ID_INTERPLAY_DPCMJustin Ruggles2012-01-10
| * sierravmd: fix audio ptsJustin Ruggles2012-01-10
| * movenc: Don't store a nonzero creation time if nothing was set by the callerMartin Storsjö2012-01-10
* | rawdec: use av_shrink_packet.Reimar Döffinger2012-01-09
* | lavf: Add forgotten line from 212fd3a1f1121a9db20c478f1fccf15e8bb53c94Michael Niedermayer2012-01-09
* | ipmovie: Fix passing resolution changes on.Michael Niedermayer2012-01-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-08
|\|
| * build: Skip compiling network.h and rtsp.h if networking is not enabled.Diego Biurrun2012-01-07
| * cosmetics: drop some pointless parenthesesDiego Biurrun2012-01-07
| * vqf: recognize more metadata chunksPaul B Mahol2012-01-07
| * tta: Fix returned error code at EOFMichael Niedermayer2012-01-07
| * tta: fix off be 1 error in the end detection.Michael Niedermayer2012-01-07