14578 Commits (ea6825fd090ef3f8edbce506d2fbf6e187f585fa)

Author SHA1 Message Date
  Diego Biurrun f69befe5ee matroskadec: cosmetics: Fix "attachement" vs. "attachment" typo 12 years ago
  Keiji Costantini 84cfce9f99 matroskadec: K&R formatting cosmetics 12 years ago
  Martin Storsjö 77eed91fab rtmppkt: Rename the ts_delta field to ts_field 12 years ago
  Martin Panter 8bbb02ae4f rtmppkt: Properly handle extended timestamps when writing 12 years ago
  Martin Panter 48cfb5f411 rtmppkt: Add a descriptive comment 12 years ago
  Martin Panter 5b2ad78f97 rtmppkt: Handle extended timestamp field even for one-byte header 12 years ago
  Luca Barbato 5b977c1d4f mxf: Return meaningful errors 12 years ago
  Paul B Mahol f06f6daaf8 mxf: Parse random index pack 12 years ago
  Matthieu Bouron 570af382ee mxf: Handle identification metadata 13 years ago
  Matthieu Bouron 5b930092c3 mxf: Set audio packets pts 13 years ago
  Matthieu Bouron e118bb1a33 mxf: Introduce ff_mxf_get_samples_per_frame 13 years ago
  Lukasz Marek 1aa262f460 lavf/http: return error from seek on invalid whence 12 years ago
  Lukasz Marek 4ba6a534dc lavf/http: return error on seeking to negative postion 12 years ago
  Lukasz Marek f495fbe76a lavf/avio: fix ffurl_alloc error checks 12 years ago
  wm4 636273d3d4 http: handle ICY in presence of chunked transfer encoding 12 years ago
  Michael Niedermayer 12b97dd375 avformat/oggparsevorbis: dont use invalid granules 12 years ago
  Marton Balint d08bb065f2 mpegts: use goto out instead of break on truncated or invalid pmt tables 12 years ago
  Andrey Utkin bc764d786f Add "prefer_tcp" flag to "rtsp_flags" 12 years ago
  Keiji Costantini 3407172b36 avienc: K&R formatting cosmetics 12 years ago
  olugbone b2880a3de9 avformat/mpegtsenc: fix HEVC MPEG TS stream type 12 years ago
  Vittorio Giovara 5397386eff mathops: move macro to the only place it is used 12 years ago
  wm4 b416517cce avformat/microdvd: export the declared frame rate 12 years ago
  wm4 0786598f51 avformat/microdvd: skip BOM properly 12 years ago
  Michael Niedermayer ab5d46df16 avformat/httpauth: add comment about "" and algorithm 12 years ago
  Willy Aubry 65c95de213 avformat/HLS: modified EXT-X-MEDIA-SEQUENCE header in order to follow the HLS standard 12 years ago
  Michael Niedermayer 2dcaa1b9d1 avformat/utils: detect MPEG streams with faulty DTS and discard affected DTS 12 years ago
  Patrice Clement 5c9c305d14 ass: K&R formatting cosmetics 12 years ago
  Michael Niedermayer 0bf882864e Revert "mpegts: do not set pts for missing dts in video streams" 12 years ago
  Michael Niedermayer f5d1d1e466 avformat/oggparsevorbis: check packet size before reading new_len from it 12 years ago
  Michael Niedermayer 52a2138656 avformat/avidec: Use a buffer with sufficient padding in read_gab2_sub() 12 years ago
  Michael Niedermayer 171dd67520 avformat/mp3dec: optimize mp3_seek() for dir < 0 12 years ago
  Michael Niedermayer 9600486d10 avformat/aviobuf: optimize sequential backward seeking 12 years ago
  Michael Niedermayer 2adf422ce2 avformat/aviobuf: factorize buffer_size out 12 years ago
  Senthilnathan M 561bfce203 HLS: Handle the case when hls_list_size=0. Playlist file should contain all the segments. Fixes bug #3376. 12 years ago
  Michael Niedermayer 0c9dd939cd avformat/ac3dec: Use avpriv_ac3_parse_header2() 12 years ago
  Lukasz Marek 9f4b55ef49 lavf/ftp: fix seek to nagative position 12 years ago
  Lukasz Marek 0025f13005 lavf/libssh: fix seek to nagative position 12 years ago
  Carl Eugen Hoyos 3ba056017f Fix http authentication. 12 years ago
  Michael Niedermayer 622d24e4eb avformat/mov: simplify code setting needs_parsing 12 years ago
  Paul B Mahol 9d297641ee avformat/sdr2: h264 stream needs parsing 12 years ago
  Carl Eugen Hoyos 96fc2908f0 Read bits_per_coded_sample from V_MS/VFW/FOURCC mkv files. 12 years ago
  Michael Niedermayer a908de7f49 avformat/options_table: add named constants for avoid_negative_ts 12 years ago
  James Almer 313a6c65b7 oggdec: validate VP8 keyframes 12 years ago
  Carl Eugen Hoyos 5d6fac114b Support old qclp-in-mov files that do not store bytes_per_frame in the header. 12 years ago
  Carl Eugen Hoyos 0aded6bf02 Support MPEG-2 video mov files with sample description mp2v. 12 years ago
  Michael Niedermayer 717ec57c7e avformat/movenc: shift positive timestamps to 0 if edit lists cannot be used 12 years ago
  Michael Niedermayer a89c012531 avformat/mux: support shifting timestamps so they start at 0 12 years ago
  Peter Ross 55479f42ce avformat/nut: add bayer colorspaces 12 years ago
  Michael Niedermayer 3c096751ff avformat/utils: compute_pkt_fields: Fix DTS for the case where has_b_frames is too large but the correct one is constant 12 years ago
  Michael Niedermayer d4dfa97ae3 avformat/utils: reset pts_buffer in estimate_timings_from_pts() 12 years ago