1860 Commits (eb495b20e51fb7a5a02ca3004fd5a8ea359592f4)

Author SHA1 Message Date
  Michael Niedermayer eb495b20e5 avformat/utils: Fix potential integer overflow in extract_extradata() 7 years ago
  Aman Gupta 8cd79c2e73 avformat/utils: refactor upstream_stream_timings 7 years ago
  Aman Gupta 0502602d37 avformat/utils: ignore outlier durations on subtitle/data streams as well 7 years ago
  James Almer 23e994ca49 avformat/utils: use the existing packet reference when parsing complete frames 7 years ago
  Michael Niedermayer 37d46dc21d avformat/utils: Check cur_dts in update_initial_timestamps() more 7 years ago
  Michael Niedermayer c48ceff786 avformat/utils: Fix integer overflow in end time calculation in update_stream_timings() 7 years ago
  Bela Bodecs 3e1204b94d avformat/utils: Stream specifier enhancement 2. 7 years ago
  Bela Bodecs 37d0213968 avformat/utils: Stream specifier enhancement 8 years ago
  James Almer 58ce4fdeae avformat/utils: optimize ff_packet_list_free() 8 years ago
  James Almer 3a4d74c1ff avformat/utils: make AVPacketList helper functions shared 8 years ago
  James Almer 02ae52db87 avformat/utils: use av_packet_make_refcounted to ensure packets are ref counted 8 years ago
  Sasi Inguva 829aebf95d lavf/utils.c: Don't compute start_time from DISCARD packets for video. 8 years ago
  Michael Niedermayer 1b1362e408 avformat/utils: Fix integer overflow of fps_first/last_dts 8 years ago
  James Almer 2aa42fac77 avformat/utils: simplify ff_alloc_extradata() 8 years ago
  James Almer 0ca33b1d4e avformat/utils: free existing extradata before trying to allocate a new one 8 years ago
  James Almer f235359b2b avformat/utils: don't overwrite the return value of read_packet() 8 years ago
  Tomas Härdin 5655048c73 Add muxer/demuxer for raw codec2 and .c2 files 8 years ago
  Marton Balint fa8308d3d4 avformat: deprecate AVFormatContext filename field 8 years ago
  Marton Balint 18ac642359 avformat: migrate to AVFormatContext->url 8 years ago
  Marton Balint ea3672b7d6 avformat: add url field to AVFormatContext 8 years ago
  Richard Shaffer 8a4cc0a256 avformat: add option to parse/store ID3 PRIV tags in metadata. 8 years ago
  wm4 631c56a8e4 avformat: make avformat_network_init() explicitly optional 8 years ago
  wm4 6512ff72f9 avformat: deprecate another ffserver API leftover 8 years ago
  Karthick Jeyapal e8f71ef338 avformat/hlsenc, utils: Moved is_http_proto from hlsenc to utils for re-use 8 years ago
  wm4 86a13bf2ff lavc, lavf: move avformat static mutex from avcodec to avformat 8 years ago
  James Almer 31de45d20b avformat/utils: fix mixed declarations and code 8 years ago
  Dale Curtis 03fbc0daa7 avformat/utils: Prevent undefined shift with wrap_bits > 64. 8 years ago
  James Almer d8ea66ab33 avformat/utils: remove usage of AVCodecContext accessors 8 years ago
  Michael Niedermayer b197d83ca3 avformat/utils: Look at the first 3 frames if timestamps indicate frame reorder but decoder delay does not 8 years ago
  John Stebbins c84bc81158 avformat/utils: preserve AV_PKT_FLAG_DISCARD in parse_packet 8 years ago
  Aurelien Jacobs 018eef1a1b aptx: add raw muxer and demuxer for aptX 8 years ago
  James Almer cd1ff3e45d avformat: move priv_pts from AVStream to an internal struct 8 years ago
  James Almer b7785d10b0 avformat: deprecate getters and setters for AVFormatContext and AVStream fields 8 years ago
  James Almer b89081e01b avformat: remove dead av_stream_get_side_data() cruft 8 years ago
  James Almer ca4df37f06 avformat: remove ABI portion of the side data merging API 8 years ago
  Lukas Stabe 1fd80106be avformat: fix id3 chapters 8 years ago
  Carl Eugen Hoyos 2f3a3a7e32 lavf/utils: Do not force chapter end time before chapter start. 8 years ago
  Marton Balint 7160992431 avformat/utils: always av_reduce r_frame_rate 8 years ago
  Steven Siloti 949debd1d1 avformat/utils: fix memory leak in avformat_free_context 8 years ago
  wm4 2b1324bd16 lavf: allow avformat_close_input() with NULL 8 years ago
  wm4 66cf78e932 lavf: consider codec framerate for framerate detection 8 years ago
  Michael Niedermayer 850cbd496f avformat/utils: Slightly un-clutter code in determinable_frame_size() by using a switch 8 years ago
  Marton Balint 880504814a avformat/utils: change bitrate to int64_t in av_find_best_stream 8 years ago
  Marton Balint 47c699f7be avformat/utils: return impaired streams in av_find_best_stream if only those exist 8 years ago
  Michael Niedermayer 53e0d5d724 avformat/options: log filename on open 8 years ago
  Aaron Levinson b9d2005ea5 avformat/utils: free AVStream.codec properly in free_stream() 8 years ago
  Luca Barbato 9e4a5eb51b avformat: Free the internal codec context at the end 8 years ago
  James Almer b8f26779d6 lavf: use the new bitstream filter for extracting extradata 9 years ago
  James Almer 40fa9d416a Revert "Merge commit '8e2ea691351c5079cdab245ff7bfa5c0f3e3bfe4'" 9 years ago
  wm4 d682ae70b4 avcodec, avformat: deprecate anything related to side data merging 9 years ago