aboutsummaryrefslogtreecommitdiff
path: root/libavformat
AgeCommit message (Expand)Author
2012-01-18fix rtp 916 issueDmitry Volyntsev
2012-01-17mxfdec: Consider OPAtom files that don't have exactly one EC to be OP1aTomas Härdin
2012-01-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-16mxfdec: Add missing free.Reimar Döffinger
2012-01-16asfdec: Move variable declarations into the blocks they are used in.Reimar Döffinger
2012-01-16add SMJPEG muxerPaul B Mahol
2012-01-16avformat: split out common SMJPEG codePaul B Mahol
2012-01-16Enhance HLS seeking.Panagiotis H.M. Issaris
2012-01-16mov: cosmetics - move a line to a better position and add a commentJean First
2012-01-16movenc: add FIXME to add alis and rsrc atomsJean First
2012-01-16movenc: indent cosemticsJean First
2012-01-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-15mov, mxfdec: Employ more meaningful return values.Daniel Huang
2012-01-15Fix ff_get_guid for short reads or errors.Reimar Döffinger
2012-01-14mpeg12dec: BW10 supportMichael Niedermayer
2012-01-14avidec: XMPG supportMichael Niedermayer
2012-01-14udp: fix segfault on closingLaurent BRULET
2012-01-14Fixes issue 890: OOM with zmbv fileOana Stratulat
2012-01-13ico: favour BITMAPHEADER dimensions over IconEntry dimensionsPeter Ross
2012-01-13segment: fix FPE when segment_list_size is 0Nicolas Noirbent
2012-01-13Revert "riff: remove references to sonic codec ids"Michael Niedermayer
2012-01-13mpegtsenc: do not reference the deprecated ffmpeg option 'vbsf' in a log messageStefano Sabatini
2012-01-13mpegtsenc: fix some typos: aac -> AAC, adts -> ADTSStefano Sabatini
2012-01-13mpegtsenc: use more meaningful error codesStefano Sabatini
2012-01-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-12utils: Check for extradata size overflows.Alex Converse
2012-01-12avio: Fix the value of the deprecated URL_FLAG_NONBLOCKMartin Storsjö
2012-01-12wtvdec: fix a few memleaks as show by valgrind with the FATE test.Reimar Döffinger
2012-01-12ffmenc: remove references to deprecated AVFormatContext.timestamp.Anton Khirnov
2012-01-12lavf: undeprecate read_seek().Anton Khirnov
2012-01-12riff: remove references to sonic codec idsAnton Khirnov
2012-01-12ico: reject icon entries that are smaller than sizeof(BITMAPHEADER)Peter Ross
2012-01-12ico: ignore IconEntry.bpp value, and favour BITMAPHEADER.NumColors value over...Peter Ross
2012-01-12ico: consider IconEntry.NumColors of 255 to be ambiguousPeter Ross
2012-01-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-11gsm demuxer: use generic seeking instead of a gsm-specific function.Justin Ruggles
2012-01-11gsm demuxer: return packets with only 1 gsm block at a time.Justin Ruggles
2012-01-11Fixes wrong duration in .mov file. Issue 599Oana Stratulat
2012-01-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-11wtv: fix memleaks during normal operationJanne Grunau
2012-01-10ipmovie: fix pts for CODEC_ID_INTERPLAY_DPCMJustin Ruggles
2012-01-10sierravmd: fix audio ptsJustin Ruggles
2012-01-10movenc: Don't store a nonzero creation time if nothing was set by the callerMartin Storsjö
2012-01-09rawdec: use av_shrink_packet.Reimar Döffinger
2012-01-09lavf: Add forgotten line from 212fd3a1f1121a9db20c478f1fccf15e8bb53c94Michael Niedermayer
2012-01-08ipmovie: Fix passing resolution changes on.Michael Niedermayer
2012-01-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-07build: Skip compiling network.h and rtsp.h if networking is not enabled.Diego Biurrun
2012-01-07cosmetics: drop some pointless parenthesesDiego Biurrun
2012-01-07lavf: Do not attempt to use frame multi threading when probing.Michael Niedermayer