summaryrefslogtreecommitdiffstats
path: root/libavformat/version.h
Commit message (Expand)AuthorAgeFilesLines
* avformat/hlsenc: deprecate hls_wrap optionSteven Liu2017-02-111-0/+4
* avformat/apetag: bump micro versionJames Almer2017-02-101-1/+1
* avformat/avienc: add reserve_index_space optionTobias Rapp2017-01-311-1/+1
* avformat: add SCC muxerPaul B Mahol2017-01-301-1/+1
* avformat: add Scenarist Closed Captions demuxerPaul B Mahol2017-01-251-1/+1
* avformat: add Sample Dump eXchange demuxerPaul B Mahol2017-01-251-1/+1
* avformat: add MIDI Sample Dump Standard demuxerPaul B Mahol2017-01-221-1/+1
* libavformat/avio: Add avio_get_dyn_buf functionsoftworkz2017-01-071-1/+1
* avformat: Auto-detect mjpeg 2000 in mpeg-tsStåle Kristoffersen2016-12-171-1/+1
* Bump for psd demuxer and decoderMichael Niedermayer2016-12-141-1/+1
* avformat: Add max_streams optionMichael Niedermayer2016-12-081-2/+2
* mov: Export spherical informationVittorio Giovara2016-12-071-1/+1
* lavf/flvdec: Set avg_frame_rate for video streams.Carl Eugen Hoyos2016-11-251-1/+1
* avformat/utils: add av_stream_add_side_data()James Almer2016-11-181-1/+1
* Bump minor versions after 3.2 branchpoint to seperate releaseMichael Niedermayer2016-10-261-1/+1
* Bump minor versions for 3.2Michael Niedermayer2016-10-261-1/+1
* lavf: add AV_DISPOSITION_TIMED_THUMBNAILSRodger Combs2016-10-241-1/+1
* lavf/mux: add avformat_init_outputRodger Combs2016-10-241-1/+1
* lavf/rtpdec_g726: Map mime type G726 to g726le.Carl Eugen Hoyos2016-10-221-1/+1
* avformat: bump minor version after the Matroska field order enum fixJames Almer2016-10-121-2/+2
* lavf/riffenc: Always write unexpected channel_mask.Carl Eugen Hoyos2016-10-121-1/+1
* lavf/matroskaenc: Always write V_QUICKTIME extradata.Carl Eugen Hoyos2016-10-111-1/+1
* lavf/aiffenc: Write extradata also for qcelp.Carl Eugen Hoyos2016-10-111-1/+1
* lavf/aiffdec: Default to full rate qcelp as QT does.Carl Eugen Hoyos2016-10-111-1/+1
* avformat/matroskaenc: add an option to disable writting CRC32 elementsJames Almer2016-10-061-1/+1
* lavf/movenc: Put correct display aspect ratio in ARES atom.Carl Eugen Hoyos2016-09-291-1/+1
* lavf/mov: Read display aspect ratio from ares atom also for dnxhd.Carl Eugen Hoyos2016-09-291-1/+1
* avformat: add av_stream_get_codec_timebase()James Almer2016-09-271-1/+1
* lavf/mov: Add support for edit list parsing.Sasi Inguva2016-09-191-1/+1
* lavf/http: deprecate user-agent optionSteven Liu2016-09-171-0/+3
* lavf: add avformat_transfer_internal_stream_timing_info() and use it in ffmpegClément Bœsch2016-09-141-2/+2
* avformat/hlsenc: implement program_date_timeMichael Niedermayer2016-09-081-1/+1
* lavf/httpauth: Do case-insensitive http header checks.Carl Eugen Hoyos2016-09-031-1/+1
* avformat: fix decoded creation_time timestampsMarton Balint2016-08-281-1/+1
* avformat: Add fifo pseudo-muxerJan Sebechlebsky2016-08-221-2/+2
* lavf/pcmdec: Map mime_type audio/L16 to the s16le demuxer.Carl Eugen Hoyos2016-08-171-1/+1
* lavf/version: fix belive/believe typoClément Bœsch2016-08-171-1/+1
* lavf: mark stream as const pointer in av_stream_get_side_data() for next bumpClément Bœsch2016-08-171-2/+5
* lavc/raw: Support QT b64a ARGB64 rawvideo.Carl Eugen Hoyos2016-08-131-1/+1
* avformat: Add av_get_frame_filename2() and AV_FRAME_FILENAME_FLAGS_MULTIPLEMichael Niedermayer2016-08-041-1/+1
* avformat: add a TTA MuxerJames Almer2016-08-041-1/+1
* avformat: add an Ogg Video muxerJames Almer2016-07-201-1/+1
* avformat: Add tee protocolMichael Niedermayer2016-07-191-1/+1
* lavf: add libopenmpt demuxerJosh de Kock2016-07-151-1/+1
* avformat/avformat: Move new field to the end of AVStreamMichael Niedermayer2016-06-301-2/+2
* Merge commit 'e1eb0fc960163402bbb4e630185790488f7d28ed'Matthieu Bouron2016-06-231-1/+1
|\
| * movenc: Use packets in interleaving queues for the duration at the end of fra...Martin Storsjö2016-05-181-1/+1
* | Merge commit 'db7968bff4851c2be79b15b2cb2ae747424d2fca'Matthieu Bouron2016-06-231-1/+1
|\ \ | |/
| * avio: Allow custom IO users to get labels for the output bytestreamMartin Storsjö2016-05-181-1/+1
| * lavf: Raw G.729 demuxerVladimir Voroshilov2016-05-171-2/+2
OpenPOWER on IntegriCloud