summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* hlsenc: single_file, support HLS ver 4 byterangesMika Raento2014-09-15
* avformat/rtpproto: fix strict aliasing violations with sockaddrMichael Niedermayer2014-09-15
* avformat/network: add union for avoiding strict aliassing violations with soc...Michael Niedermayer2014-09-15
* avformat/utils: free s->pb for image2 as it can be used with and without a fileMichael Niedermayer2014-09-13
* avformat/assenc: honor ReadOrderClément Bœsch2014-09-13
* avformat/mpegts: Improve probe heuristic by considering the overall frequency...Michael Niedermayer2014-09-13
* avformat/vobsub: fix NULL dereferenceClément Bœsch2014-09-13
* lavf/format.c: use AVPROBE_SCORE_MIME instead of AVPROBE_SCORE_EXTENSION for ...Andreas Cadhalpun2014-09-13
* avformat/img2dec: Fail probing when no data is yet available and the filename...Michael Niedermayer2014-09-12
* avformat/format: Run image2 probe again when file content data is availableMichael Niedermayer2014-09-12
* avformat/img2dec: reduce bmppipe probe scoreMichael Niedermayer2014-09-12
* avformat/img2_alias_pix: Add AVClass and image2 AVOptionsMichael Niedermayer2014-09-11
* avformat/img2_alias & brender_pix: fix function namesMichael Niedermayer2014-09-11
* avformat/img2_brender_pix: Add AVClass and image2 AVOptionsMichael Niedermayer2014-09-11
* avformat/img2: Make AVOptions available to img* demuxers defined in other filesMichael Niedermayer2014-09-11
* avformat/rmdec: very basic MLTI supportMichael Niedermayer2014-09-11
* avformat/concatdec: fix "warning: explicitly assigning a variable of type int...Michael Niedermayer2014-09-10
* avformat/mp3dec: Improve seeking frame sync codeMichael Niedermayer2014-09-10
* avformat: remove FF_API_ASS_SSA dead codeClément Bœsch2014-09-09
* avformat/mpeg: update comment on probe scoreMichael Niedermayer2014-09-09
* avformat/mpeg: increase score for short mpeg-ps by 1Michael Niedermayer2014-09-09
* 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