summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/rtpdec_qt: Fix 'warning: passing argument 2 of ffio_init_context dis...Michael Niedermayer2014-09-08
* lavf/segment: abort in case of invalid segment format optionsStefano Sabatini2014-09-08
* avformat/utils: Exclude the header size when computing duration from bit_rateHendrik Leppkes2014-09-08
* Merge commit '803e82276b3716bf6012ec69e8854dae14a4fd2b'Michael Niedermayer2014-09-08
|\
| * libavformat: Check mkdir return error codesMartin Storsjö2014-09-07
* | avformat/m4vdec: Check for non startcode 00 00 00 sequences in probeMichael Niedermayer2014-09-07
* | lavf/segment: add segment_format_options optionStefano Sabatini2014-09-07
* | avformat/swfdec: Do not change the pixel formatMichael Niedermayer2014-09-07
* | avformat/mpegts: fix spelling errorAndreas Cadhalpun2014-09-06
* | avformat/srtdec: speed up probingwm42014-09-05
* | avformat/realtextdec: UTF-16 supportwm42014-09-05
* | avformat/samidec: UTF-16 supportwm42014-09-05
* | avformat/srtdec: UTF-16 supportwm42014-09-05
* | avformat/assdec: UTF-16 supportwm42014-09-05
* | lavf/ffmdec: return proper error code in ffm2_read_header()Stefano Sabatini2014-09-05
* | Merge commit '4d55e9de27894ddfb337b28cd7aa6d14a12666d2'Michael Niedermayer2014-09-04
|\|
| * vc1: Split bits used in libavformat into a separate headerDiego Biurrun2014-09-04
* | avformat/flvdec: read the correct bits into the tag typeSteven Liu2014-09-04
* | Merge commit '95e177eeb21f3e968aa9353bc69d1946966cc835'Michael Niedermayer2014-09-03
|\|
| * rtpdec: HEVC/H.265 supportThomas Volkert2014-09-03
* | avformat/mpegts: Change order of structs to match 7968059e5c3cd8f91407f379c11...Michael Niedermayer2014-09-03
* | Merge commit '7968059e5c3cd8f91407f379c11bbf71a1b84c74'Michael Niedermayer2014-09-03
|\|
| * mpegts: Allow custom max resync sizeLuca Barbato2014-09-03
* | avformat/swfdec: Use side data to communicate w/h changes to the decoderMichael Niedermayer2014-09-02
* | segment: fix copying stream metadataMika Raento2014-09-02
* | segment: use mpegts_flags instead of the deprecated resend_headers optionMika Raento2014-09-02
* | avformat/segment: Use avformat_alloc_output_context2()Michael Niedermayer2014-09-02
* | Support decoding of ImageJ png in avi.Carl Eugen Hoyos2014-09-02
* | segment: don't access outside seg->frames arrayMika Raento2014-09-02
* | avformat/mpegts: favor DESC_types over probed codecsMichael Niedermayer2014-09-01
* | avformat/dfa: use avio_feof()Paul B Mahol2014-08-30
* | oggdec: fix invalid free on errorwm42014-08-30
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2014-08-30
|\ \
| * | lavf/rtpdec_hevc: Fix compilation with -DDEBUG.Carl Eugen Hoyos2014-08-30
* | | avformat/udp: Move variables used only with HAVE_PTHREAD_CANCEL, under the #ifMichael Niedermayer2014-08-30
|/ /
* | avformat/id3v2: Fix "warning: unused variable uncompressed_buffer_size" if zl...Michael Niedermayer2014-08-30
* | Add missing "const" all over the place.Reimar Döffinger2014-08-29
* | avformat/wtvdec: seek over broken chunksPeter Ross2014-08-29
* | avformat/webmdashenc: use av_strlcpy() and allocate enough spaceMichael Niedermayer2014-08-29
* | avformat: drop redundant MATROSKA_VIDEO_STEREO_MODE_COUNT identifierMichael Niedermayer2014-08-29
* | Merge commit '4d686fb721b485ebbc4c7779d927d876c1e630f7'Michael Niedermayer2014-08-29
|\|
| * matroskaenc: convert avstream stereo3d side data during encodingVittorio Giovara2014-08-28
* | Merge commit 'd4ae8ac92f619507aadd021bb67b517d39d3a36f'Michael Niedermayer2014-08-28
|\|
| * matroskadec: parse stereo mode on decodingVittorio Giovara2014-08-28
* | Merge commit '9301486408a480629336af4d7fd873c0f28fb2d5'Michael Niedermayer2014-08-28
|\|
| * avcodec: add stream-level stereo3d side dataVittorio Giovara2014-08-28
* | Merge commit 'f2583bc86eb5d7decc639fc9a36edc93e6003eef'Michael Niedermayer2014-08-28
|\|
| * matroska: list supported extensionsVittorio Giovara2014-08-28
| * mpegenc: limit the maximum muxrateAnton Khirnov2014-08-27
* | avformat/soxenc: return more meaningful error codePaul B Mahol2014-08-28