summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* avformat/hlsenc: improve to write m3u8 head blockSteven Liu2017-01-241-19/+15
* avformat/flvenc: refine the flvenc shift_data codeSteven Liu2017-01-241-5/+7
* avformat/hlsenc: refine the code readable for time unitSteven Liu2017-01-241-1/+2
* libavformat/tee: tee was passing a wrong option name for fifo's format_optionsFelipe Astroza2017-01-241-1/+1
* lavf/segment: fix crash when failing to open segment listRodger Combs2017-01-231-1/+4
* avformat: add MIDI Sample Dump Standard demuxerPaul B Mahol2017-01-224-1/+168
* avformat/wavdec: enable seeking with XMA2Paul B Mahol2017-01-201-0/+1
* avformat/hlsenc: fix too many open files bugSteven Liu2017-01-201-0/+2
* avformat/caf: add 'aacl' codec tagPiotr Bandurski2017-01-191-0/+1
* ffmpeg: pass output stream duration as a hint to the muxerTobias Rapp2017-01-191-0/+3
* avcodec/wmaprodec: >2 channel support for XMAPaul B Mahol2017-01-191-0/+3
* avformat/hlsenc: fix bug of hlsenc http delete old segmentsSteven Liu2017-01-191-2/+15
* avformat/hlsenc: remove debug message used error level logSteven Liu2017-01-181-1/+0
* libavformat/mpegtsenc: support hevc with missing in stream headers like h.264Michael Niedermayer2017-01-171-0/+30
* configure: Fix standalone compilation of aiff and caf muxers.Carl Eugen Hoyos2017-01-161-2/+2
* avformat/aadec: use avio_get_str()Paul B Mahol2017-01-161-10/+2
* avformat/aadec: stop ignoring file metadataPaul B Mahol2017-01-161-4/+5
* avcodec: add SIPR parserPaul B Mahol2017-01-162-0/+3
* libopenmpt: add missing avio_read return value checkAndreas Cadhalpun2017-01-161-0/+5
* matroskaenc: remove unofficial compliance on color informationRostislav Pehlivanov2017-01-151-5/+3
* Cosmetics: Reindent after last commit.Carl Eugen Hoyos2017-01-141-6/+6
* lavf/matroskaenc: Do not write two CodecID elements for rawvideo.Carl Eugen Hoyos2017-01-141-1/+2
* avformat/hlsenc: refine the hlsenc codeSteven Liu2017-01-131-5/+0
* avformat/hlsenc: fix hlsenc bug at windows systemSteven Liu2017-01-131-14/+35
* lavf/mxf: Add a universal label for ProRes used in FCP.Carl Eugen Hoyos2017-01-121-0/+1
* lavf/dss: Do not fail randomly if dss_sp input contains 0xff.Carl Eugen Hoyos2017-01-121-3/+0
* lavf/hlsenc: fix typo in last commit.Nicolas George2017-01-121-7/+7
* avformat/hlsenc: hls_start_number_source and start_numberBodecs Bela2017-01-121-11/+43
* lavf/dss: Support version 3 files / files with larger header.Carl Eugen Hoyos2017-01-111-5/+9
* avcodec: add Newtek SpeedHQ decoderSteinar H. Gunderson2017-01-111-0/+8
* avformat/hlsenc: fix the bug when the largest segment duration pointer right ...Steven Liu2017-01-111-2/+7
* avformat/hlsenc: fix hls start and tail segment durationSteven Liu2017-01-111-4/+16
* avformat/riff: extend MagicYUV fourcc listPaul B Mahol2017-01-071-0/+7
* avformat/matroskaenc: Regression fix for invalid MKV headerssoftworkz2017-01-071-3/+19
* libavformat/avio: Add avio_get_dyn_buf functionsoftworkz2017-01-073-1/+30
* omadec: fix overflows during bit rate calculationAndreas Cadhalpun2017-01-061-2/+2
* avformat/test/fifo_muxer: add check for FailingMuxerPacketData allocSteven Liu2017-01-061-0/+3
* avformat/hlsenc: fix Explicit null dereferenced in hlsencSteven Liu2017-01-061-2/+2
* vformat/hlsenc: typo in default localtime patternBela Bodecs2017-01-051-1/+1
* avformat/hlsenc: fix memleak in hlsencSteven Liu2017-01-051-2/+14
* avformat/hlsenc: bugfix in duplicate filename detectionBela Bodecs2017-01-051-1/+1
* lavf/matroska: Fix the codec_id for mkv tag A_MPEG/L1.Carl Eugen Hoyos2017-01-041-1/+1
* avformat/hlsenc: size and duration in segment filenamesBela Bodecs2017-01-031-8/+172
* avformat/avidec: clean-up identifier namesTobias Rapp2017-01-031-7/+7
* avformat/flvenc: Check for extradata allocation failureMichael Niedermayer2017-01-031-0/+4
* avformat/rtmphttp: fix bug for rtmphttpSteven Liu2017-01-021-1/+1
* lavf/img2dec: Increase detection score of jpgs without EOI.Carl Eugen Hoyos2017-01-011-0/+2
* avformat/hlsenc: Duplicated segment filenames and use_localtime_mkdirBela Bodecs2017-01-011-36/+14
* libavformat/hlsenc: default segment name and use_localtimeBela Bodecs2017-01-011-1/+11
* lavf/utils.c Protect against accessing entries[nb_entries]Matt Wolenetz2016-12-301-1/+1
OpenPOWER on IntegriCloud