summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* pmpdec: make i unsigned, avoid undefined behavior of i++Michael Niedermayer2013-02-25
* pmpdec: fix integer overflowMichael Niedermayer2013-02-25
* hls: do not access pb->opaque for custom IO.Reimar Döffinger2013-02-24
* Merge commit '56daf10e0313c5e36f43e773f457d2a99ff0df10'Michael Niedermayer2013-02-24
|\
| * mov: use the format context for logging.Anton Khirnov2013-02-23
* | lavf/concatdec: add the "duration" directive.Nicolas George2013-02-24
* | tools: add seek_print.Nicolas George2013-02-24
* | lavf/avio: check that the protocol supports the open mode.Nicolas George2013-02-24
* | pmpdec: check packet sizesMichael Niedermayer2013-02-24
* | pmpdec: fix signednessMichael Niedermayer2013-02-24
* | pmpdec: read index before creating audio streamsMichael Niedermayer2013-02-24
* | pmpdec: check for EOF while reading index.Reimar Döffinger2013-02-24
* | avformat: Allocate duration_error separatelyMichael Niedermayer2013-02-23
* | matroskaenc: fix cue tracknum off by 1 errorMichael Niedermayer2013-02-23
* | rtmpproto: increase APP_MAX_LENGTHMichael Niedermayer2013-02-23
* | rtmpproto: Check APP_MAX_LENGTHMichael Niedermayer2013-02-23
* | cafenc: do not leak caf->pkt_sizesPaul B Mahol2013-02-22
* | mxg: do not leak mxg->bufferPaul B Mahol2013-02-22
* | matroska: fix missing ,Andrea30002013-02-21
* | Use SMPTE standard notation when showing mxf Universal Labels.Carl Eugen Hoyos2013-02-21
* | lavf/microdvd: fix muxing.Clément Bœsch2013-02-21
* | lavf/swfdec: remove 8-bit audio FIXME.Clément Bœsch2013-02-21
* | lavf/swfdec: support 8-bits PCM audio.Clément Bœsch2013-02-20
* | lavf/swfdec: factorize the creation of a new stream.Clément Bœsch2013-02-20
* | mov: fix self referencing timecode tracksMichael Niedermayer2013-02-20
* | lavf/matroskaenc: avoid assert failure in case of cuepoints with duplicated PTSStefano Sabatini2013-02-20
* | nutenc: only write an index if there are syncpointsMichael Niedermayer2013-02-18
* | ff_gen_search: Fix finding the maximum timestamp in a really small fileMichael Niedermayer2013-02-18
* | ff_read_timestamp: check stream_index before using it as array indexMichael Niedermayer2013-02-18
* | Revert "swfenc: use av_get_audio_frame_duration() instead of AVCodecContext.f...Carl Eugen Hoyos2013-02-17
* | lavf: dont try to find fps for attached picturesMichael Niedermayer2013-02-15
* | dshow: Fix MSVC support, remove av_export, which was apparently unneeded anyway.rogerdpack2013-02-15
* | Removing network.h from matroskadec.cVignesh Venkatasubramanian2013-02-14
* | Fix a few "its" vs "it's" typo.Clément Bœsch2013-02-14
* | Adding AlphaMode element to Matroska ParserVignesh Venkatasubramanian2013-02-14
* | movenc: hotfix, dont store fiel for h264 / mpeg4-asp / dnxhdMichael Niedermayer2013-02-14
* | Write the fiel atom to mov files independently of the used video coded.Carl Eugen Hoyos2013-02-14
* | matroskadec: simplify additional_id writing codeMichael Niedermayer2013-02-14
* | Adding support for parsing BlockAdditionalVignesh Venkatasubramanian2013-02-14
* | WAV muxer: reindentDaniel Verkamp2013-02-13
* | lavf/concatdec: allow probing.Nicolas George2013-02-13
* | lavf/concatdec: add signature directive.Nicolas George2013-02-13
* | lavf/concatdec: add safe option.Nicolas George2013-02-13
* | WAV muxer: add RF64 supportDaniel Verkamp2013-02-12
* | Print mxf Universal Label if the user requested verbose logging.Carl Eugen Hoyos2013-02-11
* | lavf/matroskaenc: provide more feedback in case of unsupported codecStefano Sabatini2013-02-10
* | Fix division by 0 due to audio frame sizeMichael Niedermayer2013-02-10
* | Merge commit '81726a4f0b8a43e19898e2a36fdde80583bafff0'Michael Niedermayer2013-02-10
|\|
| * asfdec: do not assume every AVStream has a corresponding ASFStreamAnton Khirnov2013-02-09
* | Merge commit 'f5fac6f77752931347ab302563802dcaa49c2419'Michael Niedermayer2013-02-10
|\|