772 Commits (25012c56448a48487cdc9699465e640871dbcd60)

Author SHA1 Message Date
Anton Khirnov 24c788f487 Remove obsolete FF_API_REFERENCE_DTS cruft. 11 years ago
Anton Khirnov 24e87f7f42 Remove obsolete FF_API_PROBE_MIME cruft. 11 years ago
Anton Khirnov 1985c2e75c Bump major versions of all libraries. 11 years ago
Anton Khirnov f4c444e17d Postpone API-incompatible changes until the next bump. 11 years ago
Carl Eugen Hoyos 4b63bcef90 Autodetect jpeg-ls files. 11 years ago
Carl Eugen Hoyos f73d75384f Autodetect webp files. 11 years ago
James Almer 5c3c67126f lavf/avio: rename url_feof() to avio_feof() 11 years ago
James Almer 5b12b4fc4b lavf/mpegts: rename ff_mpegts_parse_*() to avpriv_mpegts_parse_*() 11 years ago
ePirat e3dc2c86fc libavformat: Add Icecast protocol 11 years ago
Marvin Scholz eb9244f202 Add Icecast protocol 11 years ago
Carl Eugen Hoyos ff9a154157 Add int64_t probesize2 instead of int probesize to AVFormatContext. 11 years ago
Luca Barbato 3a19405d57 avformat: Use the mime type information in input probe 11 years ago
Andrey Utkin 8a4c0866dc avio: Introduce avio_read_to_bprint(avioctx, bp, max_size) 11 years ago
Michael Niedermayer 37a0ac1d82 avformat: Micro bump for "md5enc: add format_version, to allow selecting which version to use" 11 years ago
Vignesh Venkatasubramanian 3e73d14290 lavf: Add WebM DASH Manifest Muxer 11 years ago
Michael Niedermayer 62227a70f0 avformat: add av_stream_get_parser() to access avformat AVParser 11 years ago
Lukasz Marek 4cc0f79a2c lavf: add samba protocol via libsmbclient 11 years ago
Carl Eugen Hoyos d538dd824e avformat: Add image3 demuxers with format autodetection 11 years ago
Anton Khirnov 194be1f43e lavf: switch to AVStream.time_base as the hint for the muxer timebase 11 years ago
Carl Eugen Hoyos 5482780a3b Allow values >31bit for -analyzeduration. 11 years ago
Martin Storsjö 95b7fa1729 oggenc: Support flushing the muxer 11 years ago
Luca Barbato 6d212599aa avformat: Provide a standard compliance flag 11 years ago
Michael Niedermayer d236d4907c update APIchanges & version for c37d179 11 years ago
Michael Niedermayer 7f7080dc73 avformat: add av_stream_get_end_pts() 11 years ago
Janne Grunau c23c96b638 lavf: add av_stream_get_side_data 11 years ago
Anton Khirnov a312f71090 lavf: deprecate now unused AVStream.pts 11 years ago
Anton Khirnov 0c1959b056 lavf: add AVFMT_FLAG_BITEXACT. 11 years ago
Peter Ross 55ddd700c6 Silicon Graphics Movie demuxer 11 years ago
Lukasz Marek 6db42a2b6b lavd: add device capabilities API 11 years ago
Carl Eugen Hoyos bf87d582b1 Do not allow writing invalid wav channel layouts by default. 11 years ago
Paul B Mahol eeadcdfd1a LucasArts SMUSH demuxer 11 years ago
Carl Eugen Hoyos 45782a98b6 Write aspect ratio when muxing gif. 11 years ago
Michael Niedermayer 1c13e1ef36 avformat/img2dec: Use avformat probing interface to identify format if it has not been otherwise identified 11 years ago
Paul B Mahol 70daeacd6e PAF demuxer and decoder 11 years ago
Carl Eugen Hoyos 0816abae1e Add an .oga muxer. 11 years ago
Anton Khirnov 25b3258656 lavf: add an AVStream field for exporting stream-global side data 11 years ago
Fred Rothganger 3f3229cd10 avformat: extracting NTP timestamp from RTCP 11 years ago
Nicolas George 97e87e09c8 lavf: add subfile protocol. 11 years ago
wm4 b416517cce avformat/microdvd: export the declared frame rate 11 years ago
Alexander Strasser db3c9701f4 lavf/avio: Introduce avio_find_protocol_name 11 years ago
Lukasz Marek 81c3f81d6f lavd: add list devices API 11 years ago
mrlika e2707a7cf7 avformat/mpegts: DVB subtitles multiple languages support 11 years ago
Nicolas George edc7e67669 lavf/lavd: version bump and APIchanges for uncoded frames. 11 years ago
Derek Buitenhuis ef5d32b9c5 Add raw HEVC muxer 11 years ago
Derek Buitenhuis 722554788b Add raw HEVC muxer 11 years ago
Luca Barbato d9ae1031f5 lavf: improve handling of sparse streams when muxing 11 years ago
Michael Niedermayer 1bc2fa447c avformat: use AVPROBE_SCORE_STREAM_RETRY, instead of AVPROBE_SCORE_RETRY - 1 11 years ago
Stefano Sabatini 5871ee5072 lavf: add output_ts_offset option to AVFormatContext 11 years ago
Carl Eugen Hoyos bf9a8d183d Support writing E-AC3 in wav. 11 years ago
Lukasz Marek 102bd64168 lavd: add avdevice_dev_to_app_control_message API 11 years ago