987 Commits (06eef96b69d73a31f2b390955d1be0537214a0c8)

Author SHA1 Message Date
  Lou Logan 06eef96b69 fix some a/an typos 9 years ago
  Ronald S. Bultje 6d8ab358a3 lavf: allow BSFs to drop packets. 9 years ago
  Derek Buitenhuis fb2f164598 avformat: Fix member name 10L 9 years ago
  Derek Buitenhuis 93629735d7 avformat: Add a protocol blacklisting API 9 years ago
  Anton Khirnov ec4c483976 lavf: add a protocol whitelist/blacklist for file opened internally 9 years ago
  Anton Khirnov 7fbb3b5b98 lavf: use the io_open callbacks for files opened from open_input() as well 9 years ago
  Diego Biurrun 29c2d06d67 cosmetics: Drop empty comment lines 9 years ago
  Michael Niedermayer 1dba8371d9 avformat: add protocol_whitelist 9 years ago
  Michael Niedermayer 3130556c0e avformat: Document urls a bit 9 years ago
  Anton Khirnov 9f61abc811 lavf: allow custom IO for all files 9 years ago
  Michael Niedermayer 41e07390e0 avformat/avformat: Replace some references to filenames by urls 9 years ago
  Michael Niedermayer 2039b3e751 avformat: Add integer fps from 31 to 60 to get_std_framerate() 9 years ago
  Rodger Combs 1f9139b07b lavf: add automatic bitstream filtering; bump version 9 years ago
  Rodger Combs 4caa3e1c6c lavf: add API to apply a list of bsfs to a packet 9 years ago
  Ganesh Ajjanagadde fc5e39544b lavf/avformat: add av_warn_unused_result to avformat_write_header 9 years ago
  Michael Niedermayer 676a93f2d8 avformat: Add av_program_add_stream_index() 9 years ago
  John Stebbins 7f4ec4364b avformat: expose av_stream_new_side_data helper 9 years ago
  Anton Khirnov 21ab6fd01b lavf: document that passing valid timestamps to muxers is now mandatory 9 years ago
  Anton Khirnov 8de1ee9f72 lavf: deprecate compute_pkt_fields2 9 years ago
  Luca Barbato ce70f28a17 avpacket: Replace av_free_packet with av_packet_unref 9 years ago
  Luca Barbato 34ed5c2e4d avformat: Do not use AVFMT_RAWPICTURE 9 years ago
  James Almer 655b6dcb34 lavc/lavf: remove incompatible abi checks for the new 64bit fields 9 years ago
  Carl Eugen Hoyos b290972b8f lavf: Switch probesize and max_analyze_duration to 64bit. 9 years ago
  Carl Eugen Hoyos c311713ca9 lavf: Switch bitrate to 64bit unless compatibility with avconv was requested. 9 years ago
  James Almer 67d81b76b6 avformat/avformat: remove dead code 9 years ago
  Carl Eugen Hoyos 670d8ecfae lavf: Remove probesize32 and max_analyze_duration32 on version bump. 9 years ago
  Michael Niedermayer b4d68e7cdb avformat: Remove use of AVFrac and AVStream->pts 9 years ago
  Michael Niedermayer 45c558563a avformat: Move MAX_PROBE_PACKETS to internal.h 9 years ago
  Andreas Cadhalpun 28efeb6502 doc: avoid incorrect phrase 'allows to' 10 years ago
  Michael Niedermayer a228f7d5e5 avformat/avformat: slightly more verbose documentation for open_cb() 10 years ago
  Michael Niedermayer 541d75f9a0 avformat: add callback for opening further files 10 years ago
  wm4 748d4816d9 avformat: add AVFMT_FLAG_FASTSEEK, use it for mp3 10 years ago
  wm4 7dd8bf53bd avformat: add common mechanism for skipping samples at the start of file 10 years ago
  Mariusz Szczepańczyk e623e8cbb0 lavf: add documentation on directory listing API 10 years ago
  Reimar Döffinger 7c2e35d1d0 avformat/avformat: improve the text about headerless formats in avformat_flush() 10 years ago
  wm4 cca44764b9 avformat: add avformat_flush() 10 years ago
  Vittorio Giovara bb7701684c lavf: Document the codec context initialization 10 years ago
  wm4 9deaec7828 lavf: move internal fields from public to internal context 10 years ago
  Anshul Maheshwari a47c9331ef avformat: Improve data streams/codec support 10 years ago
  Martin Storsjö c4aa0f865f libavformat: Remove a misleading/incorrect comment 10 years ago
  Andreas Cadhalpun b28652599d doc: fix spelling errors 10 years ago
  Michael Niedermayer 367c9d33d6 avformat: replace some odd 30-60 rates by higher less odd ones in get_std_framerate() 10 years ago
  Carl Eugen Hoyos 92c07acce7 Read (display) aspect ratio from mxf files. 10 years ago
  Lukasz Marek 6690d4c3f5 lavf/ffm: store/restore private codec context 10 years ago
  Michael Niedermayer 1384df6419 lavf: Add an option for avoiding negative timestamps 12 years ago
  Michael Niedermayer 057ea2a982 avformat: Add format_whitelist 10 years ago
  Michael Niedermayer cf7b90dea2 fix seperator typo 10 years ago
  Michael Niedermayer f0a6874de8 avformat: Allow choosing the dump format field separator. 10 years ago
  Andreas Cadhalpun b15b06ebf5 avformat: use const char* instead of uint8_t* for AVProbeData.mime_type 10 years ago
  James Almer ddc3768161 avformat: remove obsolete FF_API_READ_PACKET cruft 10 years ago