summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat: add Sample Dump eXchange demuxerPaul B Mahol2017-01-25
* lavf/mov: Unscramble dref debug output.Carl Eugen Hoyos2017-01-25
* isom: map xalg and avlg to h264, fixes ticket #6099compn2017-01-24
* lavf/rtmpproto: Make bytes_read variables 64bit.Carl Eugen Hoyos2017-01-25
* avformat/hlsenc: improve to write m3u8 head blockSteven Liu2017-01-24
* avformat/flvenc: refine the flvenc shift_data codeSteven Liu2017-01-24
* avformat/hlsenc: refine the code readable for time unitSteven Liu2017-01-24
* libavformat/tee: tee was passing a wrong option name for fifo's format_optionsFelipe Astroza2017-01-24
* lavf/segment: fix crash when failing to open segment listRodger Combs2017-01-23
* avformat: add MIDI Sample Dump Standard demuxerPaul B Mahol2017-01-22
* avformat/wavdec: enable seeking with XMA2Paul B Mahol2017-01-20
* avformat/hlsenc: fix too many open files bugSteven Liu2017-01-20
* avformat/caf: add 'aacl' codec tagPiotr Bandurski2017-01-19
* ffmpeg: pass output stream duration as a hint to the muxerTobias Rapp2017-01-19
* avcodec/wmaprodec: >2 channel support for XMAPaul B Mahol2017-01-19
* avformat/hlsenc: fix bug of hlsenc http delete old segmentsSteven Liu2017-01-19
* avformat/hlsenc: remove debug message used error level logSteven Liu2017-01-18
* libavformat/mpegtsenc: support hevc with missing in stream headers like h.264Michael Niedermayer2017-01-17
* configure: Fix standalone compilation of aiff and caf muxers.Carl Eugen Hoyos2017-01-16
* avformat/aadec: use avio_get_str()Paul B Mahol2017-01-16
* avformat/aadec: stop ignoring file metadataPaul B Mahol2017-01-16
* avcodec: add SIPR parserPaul B Mahol2017-01-16
* libopenmpt: add missing avio_read return value checkAndreas Cadhalpun2017-01-16
* matroskaenc: remove unofficial compliance on color informationRostislav Pehlivanov2017-01-15
* Cosmetics: Reindent after last commit.Carl Eugen Hoyos2017-01-14
* lavf/matroskaenc: Do not write two CodecID elements for rawvideo.Carl Eugen Hoyos2017-01-14
* avformat/hlsenc: refine the hlsenc codeSteven Liu2017-01-13
* avformat/hlsenc: fix hlsenc bug at windows systemSteven Liu2017-01-13
* lavf/mxf: Add a universal label for ProRes used in FCP.Carl Eugen Hoyos2017-01-12
* lavf/dss: Do not fail randomly if dss_sp input contains 0xff.Carl Eugen Hoyos2017-01-12
* lavf/hlsenc: fix typo in last commit.Nicolas George2017-01-12
* avformat/hlsenc: hls_start_number_source and start_numberBodecs Bela2017-01-12
* lavf/dss: Support version 3 files / files with larger header.Carl Eugen Hoyos2017-01-11
* avcodec: add Newtek SpeedHQ decoderSteinar H. Gunderson2017-01-11
* avformat/hlsenc: fix the bug when the largest segment duration pointer right ...Steven Liu2017-01-11
* avformat/hlsenc: fix hls start and tail segment durationSteven Liu2017-01-11
* avformat/riff: extend MagicYUV fourcc listPaul B Mahol2017-01-07
* avformat/matroskaenc: Regression fix for invalid MKV headerssoftworkz2017-01-07
* libavformat/avio: Add avio_get_dyn_buf functionsoftworkz2017-01-07
* omadec: fix overflows during bit rate calculationAndreas Cadhalpun2017-01-06
* avformat/test/fifo_muxer: add check for FailingMuxerPacketData allocSteven Liu2017-01-06
* avformat/hlsenc: fix Explicit null dereferenced in hlsencSteven Liu2017-01-06
* vformat/hlsenc: typo in default localtime patternBela Bodecs2017-01-05
* avformat/hlsenc: fix memleak in hlsencSteven Liu2017-01-05
* avformat/hlsenc: bugfix in duplicate filename detectionBela Bodecs2017-01-05
* lavf/matroska: Fix the codec_id for mkv tag A_MPEG/L1.Carl Eugen Hoyos2017-01-04
* avformat/hlsenc: size and duration in segment filenamesBela Bodecs2017-01-03
* avformat/avidec: clean-up identifier namesTobias Rapp2017-01-03
* avformat/flvenc: Check for extradata allocation failureMichael Niedermayer2017-01-03
* avformat/rtmphttp: fix bug for rtmphttpSteven Liu2017-01-02