summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* lavf/options_table: mark use_wallclock_as_timestamps as booleanMoritz Barsnick2016-02-18
* avformat/avienc: Split avi_write_packet_internal() outMichael Niedermayer2016-02-18
* avformat: add ff_reshuffle_raw_rgb()Michael Niedermayer2016-02-18
* hlsenc: add use_localtime_mkdir option to automatically create time-based dir...Johan Ström2016-02-17
* avformat/hls: fix potential integer overflowMichael Niedermayer2016-02-16
* mov: Fix leftover merge conflict cruftDerek Buitenhuis2016-02-16
* Merge commit '5eb562831b3a9bea8026c413ef1338e06450d005'Derek Buitenhuis2016-02-16
|\
| * mov: Use the correct type for sizeLuca Barbato2016-02-14
* | Merge commit 'e579d8b29cdb9b42c50a0fde277dfb047c1466ad'Derek Buitenhuis2016-02-16
|\|
| * lavf: Dump the cpb side data informationLuca Barbato2016-02-13
| * asfdec: make sure packet_size is non-zero before seekingAndreas Cadhalpun2016-02-07
| * asfdec: check for too small size in asf_read_unknownAndreas Cadhalpun2016-02-07
| * asfdec: check avio_skip in asf_read_simple_indexAndreas Cadhalpun2016-02-07
| * asfdec: break if EOF is reached after asf_read_packet_headerAndreas Cadhalpun2016-02-07
* | Merge commit 'e80307140f736f593ee643affa015333d7c5e27f'Derek Buitenhuis2016-02-16
|\|
| * yuv4mpegenc: Use AV_CEIL_RSHIFT where neededVittorio Giovara2016-01-25
* | Merge commit '81306fd4bdeb5c17d4db771e4fec684773b5790f'Derek Buitenhuis2016-02-16
|\|
| * hls: eliminate ffurl_* usageAnton Khirnov2016-01-24
* | avformat/img2enc: remove unused variableMichael Niedermayer2016-02-14
* | avformat/genh: Mark coef_splitted as av_unusedMichael Niedermayer2016-02-14
* | libavcodec/dnxhd_parser: add parser and probe support raw 444 and dnxhr formatsMark Reid2016-02-14
* | lavf/spdifenc: Support MLP encapsulation.David Monro2016-02-14
* | lavf/mpjpeg: do not include CRLF preceding boundary as part of the returned f...Alex Agranovsky2016-02-14
* | lavf/mpjpeg: Trim quotes on MIME boundary, if present.Alex Agranovsky2016-02-14
* | avformat/utils: remove ff_iso8601_to_unix_timeMarton Balint2016-02-14
* | avformat/matroskaenc: use ff_parse_creation_time_metadataMarton Balint2016-02-14
* | avformat/mxfenc: use ff_parse_creation_time_metadataMarton Balint2016-02-14
* | avformat/movenc: use ff_parse_creation_time_metadataMarton Balint2016-02-14
* | avformat/gxfenc: use ff_parse_creation_time_metadataMarton Balint2016-02-14
* | avformat/ffmenc: use ff_parse_creation_time_metadataMarton Balint2016-02-14
* | avformat/dvenc: use ff_parse_creation_time_metadataMarton Balint2016-02-14
* | avformat/asfenc: use ff_parse_creation_time_metadataMarton Balint2016-02-14