summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Fix compilation with --disable-protocol=udpCarl Eugen Hoyos2015-02-05
* avformat/thp: Check av_get_packet() for failure not only for partial outputMichael Niedermayer2015-02-05
* lavf/avc: add buffer padding to extradata allocationLukasz Marek2015-02-05
* avformat/mpc8: Use uint64_t in *_get_v() to avoid undefined behaviorMichael Niedermayer2015-02-04
* avformat/siff: fix if_( stylePaul B Mahol2015-02-04
* lavf/utils: fix if_( styleStefano Sabatini2015-02-04
* avformat/mpc8: fix broken pointer mathwm42015-02-04
* avformat/mpc8: fix hang with fuzzed filewm42015-02-04
* Merge commit '898276c16b1683ac77723e97574a3bfdb29507fd'Michael Niedermayer2015-02-04
|\
| * r3d: Fix pos typeLuca Barbato2015-02-03
* | Merge commit 'ec524ed12aa1aeb37125203f1adf5aa10dfcb0de'Michael Niedermayer2015-02-03
|\|
| * tta: Fix framepos and start_offset typesVittorio Giovara2015-02-03
| * isom: Decode Prores 4444 XQ with the existing Prores decoderCarl Eugen Hoyos2015-02-03
* | avformat: fix mode of img2dec.c and utils.cMichael Niedermayer2015-02-03
* | Merge commit 'e3528d2a7bf29ba148d7ac1678552ce0089cd14f'Michael Niedermayer2015-02-03
|\|
| * mov: Implement parsing of the "HandlerName" from the MP4 HDLR atomHendrik Leppkes2015-02-03
* | Merge commit '27b99d929fe3440b4bba8e5d970c2802f274f328'Michael Niedermayer2015-02-03
|\|
| * siff: Return more meaningful error valuesDiego Biurrun2015-02-03
* | Merge commit '75439bb31b3ab76f9a4d30c5de4ff9f407ec8128'Michael Niedermayer2015-02-03
|\|
| * siff: K&R formatting cosmeticsDiego Biurrun2015-02-03
* | avformat/img2dec: remove the non-negative number requirement for start_number...Liviu Oniciuc2015-02-03
* | avformat/tta: fix crash with corrupted fileswm42015-02-03
* | avformat/mpegtsenc: Fix build with msvcMatt Oliver2015-02-03
* | avformat/mov: simplify pasp value before setting SARMichael Niedermayer2015-02-03
* | avformat/network: Check for av_malloc* failures in ff_tls_init()Michael Niedermayer2015-02-03
* | Revert "avformat/mpegtsenc: Change the service_type field to enum"Michael Niedermayer2015-02-02
* | avformat/mpegtsenc: Change the service_type field to enumMichael Niedermayer2015-02-02
* | libavformat/mpegtsenc: allow to set service_type in sdtdhead6662015-02-02
* | avformat/omadec: fix number suffixMichael Niedermayer2015-02-01
* | avformat/smacker: Fix number suffixMichael Niedermayer2015-02-01
* | avformat/matroskadec: Fix number suffixesMichael Niedermayer2015-02-01
* | avformat/utils: Fix number suffixes in tb_unreliable()Michael Niedermayer2015-02-01
* | avformat/oggenc: Simplify by using OFFSET and PARAMMichael Niedermayer2015-02-01
* | Merge commit 'f726fc21ef76a8ba3445448066f7b2a687fbca16'Michael Niedermayer2015-02-01
|\|
| * ogg: Provide an option to offset the serial numberLuca Barbato2015-02-01
* | avformat/cache: pass options to the underlying protocol via the url_open2Zhang Rui2015-01-31
* | avformat/movenc: remove unneeded #include, there are no assert() only av_assert*Paul B Mahol2015-01-31
* | avformat/mov: remove unneeded #include, there are no assert()Paul B Mahol2015-01-31
* | avformat/mux: remove unneeded #include, there are no assert() only av_assert*Paul B Mahol2015-01-31
* | avformat/asfenc: remove unneeded #include, there are no assert() only av_assert*Paul B Mahol2015-01-31
* | avformat/mpeg: remove unneeded #include, there are no assert() only av_assert*Paul B Mahol2015-01-31
* | avformat/utils: remove unneeded #include, there are no assert() only av_assert*Paul B Mahol2015-01-31
* | avformat/rtpdec_qdm2: change assert to av_assert0()Paul B Mahol2015-01-30
* | avformat/nut: support WavPackPaul B Mahol2015-01-30
* | avformat/nut: add GIF[0]Paul B Mahol2015-01-30
* | Merge commit '08fa34bf75942f66796d770ff42a3721b2e3d2d4'Michael Niedermayer2015-01-29
|\|
| * yuv4mpegdec: initialize field_order in yuv4_read_header()Vittorio Giovara2015-01-29
* | avformat/concatdec: avoid NULL dereference when failed to open file.Zhang Rui2015-01-29
* | avformat/aviobuf: Allow seeking to the end of the buffer for read only buffersMichael Niedermayer2015-01-28
* | Merge commit '3c18a7b18807de81566381a1bcbe9f6103c0296b'Michael Niedermayer2015-01-28
|\|