Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-09avformat: Add integer fps from 31 to 60 to get_std_framerate()Michael Niedermayer
2015-12-28lavf: add automatic bitstream filtering; bump versionRodger Combs
2015-12-28lavf: add API to apply a list of bsfs to a packetRodger Combs
2015-12-21lavf/avformat: add av_warn_unused_result to avformat_write_headerGanesh Ajjanagadde
2015-12-12avformat: Add av_program_add_stream_index()Michael Niedermayer
2015-11-22Merge commit '7f4ec4364bc4a73036660c1c6a3c4801db524e9e'Derek Buitenhuis
2015-11-22Merge commit '21ab6fd01b9107d7171fc1a77c2bfacff845a97a'Derek Buitenhuis
2015-11-18avformat: expose av_stream_new_side_data helperJohn Stebbins
2015-11-18lavf: document that passing valid timestamps to muxers is now mandatoryAnton Khirnov
2015-11-11Merge commit '8de1ee9f725aa3c550f425bd3120bcd95d5b2ea8'Hendrik Leppkes
2015-11-09lavf: deprecate compute_pkt_fields2Anton Khirnov
2015-10-27Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'Hendrik Leppkes
2015-10-26avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato
2015-10-14Merge commit '34ed5c2e4d9b7fe5c9b3aae2da5599fabb95c02e'Hendrik Leppkes
2015-10-13avformat: Do not use AVFMT_RAWPICTURELuca Barbato
2015-09-17lavc/lavf: remove incompatible abi checks for the new 64bit fieldsJames Almer
2015-09-15lavf: Switch probesize and max_analyze_duration to 64bit.Carl Eugen Hoyos
2015-09-15lavf: Switch bitrate to 64bit unless compatibility with avconv was requested.Carl Eugen Hoyos
2015-09-10avformat/avformat: remove dead codeJames Almer
2015-09-01lavf: Remove probesize32 and max_analyze_duration32 on version bump.Carl Eugen Hoyos
2015-08-23avformat: Remove use of AVFrac and AVStream->ptsMichael Niedermayer
2015-08-12avformat: Move MAX_PROBE_PACKETS to internal.hMichael Niedermayer
2015-06-16doc: avoid incorrect phrase 'allows to'Andreas Cadhalpun
2015-05-11avformat/avformat: slightly more verbose documentation for open_cb()Michael Niedermayer
2015-05-11avformat: add callback for opening further filesMichael Niedermayer
2015-04-22avformat: add AVFMT_FLAG_FASTSEEK, use it for mp3wm4
2015-04-22avformat: add common mechanism for skipping samples at the start of filewm4
2015-04-18lavf: add documentation on directory listing APIMariusz Szczepańczyk
2015-03-05avformat/avformat: improve the text about headerless formats in avformat_flush()Reimar Döffinger
2015-03-05avformat: add avformat_flush()wm4
2015-02-17Merge commit 'bb7701684c7170dfd5f33a3c7d827265844619f2'Michael Niedermayer
2015-02-17lavf: Document the codec context initializationVittorio Giovara
2015-02-11Merge commit '9deaec782810d098bca11c9332fab2d2f4c5fb78'Michael Niedermayer
2015-02-10lavf: move internal fields from public to internal contextwm4
2015-01-16avformat: Improve data streams/codec supportAnshul Maheshwari
2015-01-05Merge commit 'c4aa0f865fb2c3b28a309d1bb27fd1c24b75ba28'Michael Niedermayer
2015-01-04libavformat: Remove a misleading/incorrect commentMartin Storsjö
2014-12-01doc: fix spelling errorsAndreas Cadhalpun
2014-11-21avformat: replace some odd 30-60 rates by higher less odd ones in get_std_fr...Michael Niedermayer
2014-11-17Read (display) aspect ratio from mxf files.Carl Eugen Hoyos
2014-11-16lavf/ffm: store/restore private codec contextLukasz Marek
2014-11-08Merge commit '1384df641994bf3d6cb51084290aa94752737bae'Michael Niedermayer
2014-11-07lavf: Add an option for avoiding negative timestampsMichael Niedermayer
2014-10-19avformat: Add format_whitelistMichael Niedermayer
2014-10-09fix seperator typoMichael Niedermayer
2014-10-09avformat: Allow choosing the dump format field separator.Michael Niedermayer
2014-10-08Merge commit 'b15b06ebf582ae81e47d236524c9ad6e10c8a0a7'Michael Niedermayer
2014-10-08avformat: use const char* instead of uint8_t* for AVProbeData.mime_typeAndreas Cadhalpun
2014-10-06avformat: remove obsolete FF_API_READ_PACKET cruftJames Almer
2014-10-06avformat: remove obsolete FF_API_CLOSE_INPUT_FILE cruftJames Almer