summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/mov: do not leak memory on ffio_read_size failureMarton Balint2016-02-28
* avformat/mov: merge mov_read_custom functionsMarton Balint2016-02-28
* avformat/dashenc: Enable dash output to work when the output isn't a local fileRaymond Hilseth2016-02-28
* avformat/file: enable file_move() without unistd.hRaymond Hilseth2016-02-28
* lavf/mov: downgrade sidx errors to non-fatal warnings; fixes trac #5216Rodger Combs2016-02-28
* lavf/mov: fix sidx with edit listsRodger Combs2016-02-28
* lavf/mp3: Properly check return values of seeks and reads while reading the h...Derek Buitenhuis2016-02-28
* avformat/Makefile: Fixed missing rawutils.o reference (required by movenc.c)Roman Ryltsov2016-02-28
* movenc: Timecode in MP4 Although MP4 does not have a concrete specification t...Syed Andaleeb Roomy2016-02-28
* probe TrueHD in MPEGTSRodger Combs2016-02-27
* lavf/matroskadec: Process QuickTime palette per trackMats Peterson2016-02-27
* lavf/movenc: Add palette to video sample descriptionMats Peterson2016-02-27
* lavc: reindent a few decoders after previous commitsClément Bœsch2016-02-26
* Kill timed SSAClément Bœsch2016-02-26
* lavf/mux: do not fail in case of non strictly monotonically increasing DTS va...Stefano Sabatini2016-02-26
* lavf/img2dec: Skip SOF size when probing jpeg.Carl Eugen Hoyos2016-02-26
* Revert "Merge commit '3ef98937f512184f80d3bd30015f5ec83dc11eb0'"Michael Niedermayer2016-02-24
* Merge commit '8d918a98aa24134a043d578ef45bae363dbed9db'Derek Buitenhuis2016-02-24
|\
| * rtpdec: Use the right logging contextDiego Biurrun2016-02-19
| * mkv: Force the full parsing of mp3Luca Barbato2016-02-19
* | Merge commit '3ef98937f512184f80d3bd30015f5ec83dc11eb0'Derek Buitenhuis2016-02-24
|\|
| * mov: Force the full parsing of mp3Luca Barbato2016-02-19
* | Merge commit '0d1229f1d2b8f26dd50c6be7917bb8ed8cb95364'Derek Buitenhuis2016-02-24
|\|
| * voc: Split ff_voc_get_packet into a separate fileDiego Biurrun2016-02-18
* | Merge commit '624e235502c5aa2d17e22dd6c0ccdf080a177310'Derek Buitenhuis2016-02-24
|\|
| * build: Introduce iso_media componentDiego Biurrun2016-02-18
* | Merge commit '82454c3a826bc8aa42474097784b70befd5be532'Derek Buitenhuis2016-02-24
|\|
| * build: Let the WTV demuxer select the MPEG-TS demuxerDiego Biurrun2016-02-18
* | Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis2016-02-24
|\|
| * cosmetics: Drop empty comment linesDiego Biurrun2016-02-18
* | Merge commit 'b92962436bdcfae478c8598dca397a397762eef8'Derek Buitenhuis2016-02-24
|\|
| * mov: Fix the format specifier type for sizeVittorio Giovara2016-02-16
* | img2dec: Support Progressive JPEG in jpeg_probeJustin Ruggles2016-02-24
* | lavc/lavf: transmit stream_id information for mpegts KLV data packetsStefano Sabatini2016-02-23
* | lavf/riffenc: Handle AV_PIX_FMT_MONOBLACKMats Peterson2016-02-23
* | avformat/asfenc: write group_mutual_exclusion_objects for audio on multiple l...Marton Balint2016-02-21
* | avformat/mpjpegdec: add AVFMT_NOTIMESTAMPSMichael Niedermayer2016-02-21
* | lavf/mpjpeg: probe should not depend on Content-Length MIME header being presentAlex Agranovsky2016-02-21
* | avformat/riffenc: Also check codec tag before setting raw_pal_aviMichael Niedermayer2016-02-21
* | ffserver&ffm: Fixed issues preventing ffserver write_index and files_size fro...Oliver Collyer2016-02-21
* | avformat/avienc: Fix assertion failure with 256 palette entriesMichael Niedermayer2016-02-21
* | lavf/avienc: Add palette after BITMAPINFOHEADERMats Peterson2016-02-21
* | avienc: Remove unused variable 'ret'Reto Kromer2016-02-20
* | avformat/icodec: Fix crash probing fuzzed fileMark Harris2016-02-20
* | avformat/icodec: ico probe with unknown dataMark Harris2016-02-20
* | configure: Fix webm_dash_manifest demuxer standalone compilation.Carl Eugen Hoyos2016-02-20
* | avformat/dvbtxt: add raw demuxer for dvb teletext probingMarton Balint2016-02-19
* | avformat/avienc: Store pal8 paletteMichael Niedermayer2016-02-19
* | avcodec/cdxl: add support for raw videos with chunky formatPaul B Mahol2016-02-19
* | avformat/avienc: Use avi_write_packet_internal() to store raw rgb in a more s...Michael Niedermayer2016-02-18