summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* rtpenc: HEVC/H.265 supportThomas Volkert2014-09-21
* avformat/mp3dec: fix gapless audio supportwm42014-09-20
* avformat/os_support: Add _DEFAULT_SOURCE to hide warning about _SVID_SOURCE d...Daniel Bomar2014-09-19
* Merge commit '2bb2c2bd75e5f4b28a945511cda77e0a1a44c758'Michael Niedermayer2014-09-18
|\
| * rtpenc_chain: Pass the initial time_base hint on to the chained muxerMartin Storsjö2014-09-17
* | Merge commit 'c5560e72d0bb69f8a1ac9536570398f84388f396'Michael Niedermayer2014-09-17
|\|
| * apetag: Fix APE tag size checkKaterina Barone-Adesi2014-09-17
* | avformat/avienc: Dont search for startcodes in inserted empty avi framesMichael Niedermayer2014-09-17
* | Revert "avformat/rtpproto: fix strict aliasing violations with sockaddr"Michael Niedermayer2014-09-16
* | Add a closing LF to Webm-manifest files.Carl Eugen Hoyos2014-09-16
* | avformat/flacenc: use av_clip() instead of av_clip_c()Clément Bœsch2014-09-16
* | lavf/hls: add hls_ts_optionSteven Liu2014-09-16
* | avformat/mpegtsenc: More verbose warning messages in case of missing video ES...Michael Niedermayer2014-09-16
* | avformat/network: move sockaddr_union after sockaddr_storage compatibility codeMichael Niedermayer2014-09-16
* | 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