aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/version.h
Commit message (Expand)AuthorAgeFilesLines
* avformat: Add max_streams optionMichael Niedermayer2016-12-111-1/+1
* Revert "Bump minor versions after 3.2 branchpoint to seperate release"Michael Niedermayer2016-10-261-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
* | lavf/img2dec: add pnm pipe demuxersClément Bœsch2016-06-221-2/+2
* | avformat/version: Change the version bumping commentMichael Niedermayer2016-06-201-2/+2
* | avformat/udp: replace packet_gap with bitrate optionMarton Balint2016-06-191-1/+1
* | lavc/cafenc: Allow QDMC muxing.Carl Eugen Hoyos2016-06-191-1/+1
* | rtpenc: packetizer for VP9 RTP payload format (draft v2)Thomas Volkert2016-06-131-2/+2
* | avformat/utils: Export coded dimensions unconditionallyMichael Niedermayer2016-06-131-1/+1
* | avformat/version: Add Ticket5421 to list of tickets possibly affected by a ma...Michael Niedermayer2016-06-031-1/+1
* | avformat: Copy properties from internal contextMichael Niedermayer2016-06-021-0/+2
* | lavf/mov: Support one more Avid compression id for AVCI50.Carl Eugen Hoyos2016-05-281-1/+1
* | avformat: add MTAF demuxerPaul B Mahol2016-05-211-1/+1
* | rtpenc: packetizer for VC-2 HQ RTP payload format (draft v1)Thomas Volkert2016-05-031-1/+1
* | avformat: add Wideband Single-bit Data (WSD) demuxerPeter Ross2016-04-301-2/+2