summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
...
* | avformat/mov: Heuristically detect raw udtaMichael Niedermayer2015-02-131-1/+6
* | avformat/rtsp: parse lang attribute in SDPGilles Chanteperdrix2015-02-132-0/+14
* | avformat/rtpdec: add T.140 RTP depacketization (RFC 4103)Gilles Chanteperdrix2015-02-131-0/+7
* | avformat/rtsp: allow receiving subtitles via RTPGilles Chanteperdrix2015-02-131-3/+6
* | avformat/mpegtsenc: Do not create invalid files from annex b streams without ...Michael Niedermayer2015-02-121-3/+12
* | rtpdec_hevc: correct parsing of aggregated packetsThomas Volkert2015-02-121-17/+74
* | avformat/matroskadec: fix IGNIDX handlingwm42015-02-121-2/+7
* | matroska: redo seekhead handlingwm42015-02-121-37/+88
* | avformat/isom: add X-Com Radvision fourccPaul B Mahol2015-02-111-0/+1
* | Merge commit '9deaec782810d098bca11c9332fab2d2f4c5fb78'Michael Niedermayer2015-02-1118-148/+145
|\ \ | |/
| * lavf: move internal fields from public to internal contextwm42015-02-1015-128/+122
* | Merge commit '1509c018bd5b054a2354e20021ccbac9c934d213'Michael Niedermayer2015-02-111-8/+10
|\ \ | |/
| * mpegts: relax restrictions on matching the packet start in read_headerAnton Khirnov2015-02-101-8/+10
* | Merge commit '6a5b8ca4329039fad44ad50b6496948f4bfacb4c'Michael Niedermayer2015-02-114-631/+0
|\ \ | |/
| * lavf: remove unused codewm42015-02-084-632/+0
* | libavformat: DNxHD in .mov, switch unspecified color_range to mpegKevin Wheatley2015-02-101-1/+2
* | matroska: don't complain about unknown elementswm42015-02-091-3/+1
* | avformat/utils: Fix division by 0Michael Niedermayer2015-02-091-2/+2
* | avformat/mov: Check dimensions before setting aspectMichael Niedermayer2015-02-091-1/+2
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2015-02-081-1/+5
|\ \
| * | Fix standalone compilation of the mov muxer with --disable-optimizations.Carl Eugen Hoyos2015-02-081-1/+5
* | | avformat/internal: fix av_interleaved_write_frame typo referenceClément Bœsch2015-02-081-1/+1
* | | avformat/mxfenc: Remove unused variablesMichael Niedermayer2015-02-081-2/+0
* | | libavformat/mxfenc.c: added mxf opatom muxerMark Reid2015-02-082-13/+127
|/ /
* | avformat/omadec: Subtract headersize in timestamp calculationMichael Niedermayer2015-02-071-2/+2
* | avformat/omadec: only compute timestamps based on bitrate if its setMichael Niedermayer2015-02-071-1/+1
* | Merge commit 'e352520e3ed7f08f19e63cd60e95da6bb6f037c1'Michael Niedermayer2015-02-071-3/+13
|\ \ | |/
| * oma: Report a timestampLuca Barbato2015-02-071-3/+13
* | lavf/mlv: Only add streams that are supposed to contain frames.Carl Eugen Hoyos2015-02-071-13/+10
* | nutdec: Remove unused variablesTimothy Gu2015-02-061-2/+0
* | img2dec: Remove dead codeTimothy Gu2015-02-061-3/+1
* | avformat/rpl: check av_get_packet() for failurePaul B Mahol2015-02-061-1/+5
* | avformat/thp: check av_get_packet() for failurePaul B Mahol2015-02-061-0/+2
* | avformat/tta: only check for header and seek table crc if requestedJames Almer2015-02-051-2/+2
* | Fix compilation with --disable-protocol=udpCarl Eugen Hoyos2015-02-051-0/+1
* | avformat/thp: Check av_get_packet() for failure not only for partial outputMichael Niedermayer2015-02-051-0/+2
* | lavf/avc: add buffer padding to extradata allocationLukasz Marek2015-02-051-1/+1
* | avformat/mpc8: Use uint64_t in *_get_v() to avoid undefined behaviorMichael Niedermayer2015-02-041-2/+2
* | avformat/siff: fix if_( stylePaul B Mahol2015-02-041-1/+1
* | lavf/utils: fix if_( styleStefano Sabatini2015-02-041-1/+1
* | avformat/mpc8: fix broken pointer mathwm42015-02-041-1/+1
* | avformat/mpc8: fix hang with fuzzed filewm42015-02-041-0/+4
* | Merge commit '898276c16b1683ac77723e97574a3bfdb29507fd'Michael Niedermayer2015-02-041-2/+2
|\ \ | |/
| * r3d: Fix pos typeLuca Barbato2015-02-031-2/+2
* | Merge commit 'ec524ed12aa1aeb37125203f1adf5aa10dfcb0de'Michael Niedermayer2015-02-031-2/+7
|\ \ | |/
| * tta: Fix framepos and start_offset typesVittorio Giovara2015-02-031-2/+7
| * isom: Decode Prores 4444 XQ with the existing Prores decoderCarl Eugen Hoyos2015-02-031-0/+1
* | avformat: fix mode of img2dec.c and utils.cMichael Niedermayer2015-02-032-0/+0
* | Merge commit 'e3528d2a7bf29ba148d7ac1678552ce0089cd14f'Michael Niedermayer2015-02-031-4/+5
|\ \ | |/
| * mov: Implement parsing of the "HandlerName" from the MP4 HDLR atomHendrik Leppkes2015-02-031-0/+16
OpenPOWER on IntegriCloud