summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* | avformat: fix ID3v2 parser for v2.2 comment framesChris Moeller2017-01-28
* | mov: Fix spherical metadata_source parsingAaron Colwell2017-01-27
* | lavf/matroskaenc.c: Free dyn bufs in mkv_free. Fixes memory leaks when muxing...Sasi Inguva2017-01-27
* | lavf/img2dec: Reduce the probe score for incomplete jpgs.Carl Eugen Hoyos2017-01-27
* | avformat/matroskadec: ProjectionPrivate is optional on Equirectangular projec...James Almer2017-01-26
* | tcp: set socket buffer sizes before listen/connect/acceptJoel Cunningham2017-01-26
* | avformat/flacdec: Check avio_read result when reading flac block header.Frank Liberato2017-01-25
* | avformat: add Scenarist Closed Captions demuxerPaul B Mahol2017-01-25
* | 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