8617 Commits (0f39fa0279e12c7a174d1da9294bffd95cb15c4c)

Author SHA1 Message Date
  Raivo Hool b06df70755 mov: add support for hdvd and pgapmetadata atoms 13 years ago
  Raivo Hool 5da35d1cb3 mov: rename function _stik, some indentation cosmetics 13 years ago
  Raivo Hool 80951f5cf6 mov: rename function _int8 to remove ambiguity, some indentation cosmetics 13 years ago
  Raivo Hool 94395fbf8c mov: parse the gnre atom 13 years ago
  Michael Niedermayer 7846280d1d mpegts: assert position in dts reading code. 13 years ago
  Michael Niedermayer de9862a95e mpegts: add and use mpegts_get_dts() 13 years ago
  Michael Niedermayer 04ac0d7994 mpegts: fix type of argument of mpegts_resync() 13 years ago
  Justin Ruggles ef74e39799 flvenc: store delay and last_ts per-stream. 13 years ago
  Michael Niedermayer ce253edf4e fix shared lib build 13 years ago
  Anton Khirnov 0842d58998 lavc: use avpriv_ prefix for ff_toupper4. 13 years ago
  Anton Khirnov 9f51c682ee lavc: use avpriv_ prefix for ff_copy_bits and align_put_bits. 13 years ago
  Anton Khirnov 6f89efeaa7 lavc: use avpriv_ prefix for ff_ac3_parse_header. 13 years ago
  Anton Khirnov 9138a130cd lavc: use avpriv_ prefix for ff_frame_rate_tab. 13 years ago
  Anton Khirnov 773375c3d0 lavc: rename ff_find_start_code to avpriv_mpv_find_start_code 13 years ago
  Anton Khirnov 357db4c263 lavc: use avpriv_ prefix for ff_split_xiph_headers. 13 years ago
  Anton Khirnov 2361e59b98 lavc: use avpriv_ prefix for ff_dirac_parse_sequence_header. 13 years ago
  Anton Khirnov 242c73a0fd lavc: use avpriv_ prefix for some dv symbols used in lavf. 13 years ago
  Anton Khirnov d9cca9fc6a lavc: use avpriv_ prefix for some flac symbols used in lavf. 13 years ago
  Anton Khirnov 59a9a23581 lavc: use avpriv_ prefix for some mpeg4audio symbols used in lavf. 13 years ago
  Anton Khirnov 82ab61f901 lavc: use avpriv_ prefix for some mpegaudio symbols used in lavf. 13 years ago
  Anton Khirnov 73ae27e17b lavc: use avpriv_ prefix for ff_aac_parse_header(). 13 years ago
  Anton Khirnov 8d74bf17c6 lavf: hide private symbols. 13 years ago
  Anton Khirnov ab88b25f99 lavf: use avpriv_ prefix for some dv functions. 13 years ago
  Anton Khirnov 1fa395e471 lavf: use avpriv_ prefix for ff_new_chapter(). 13 years ago
  Justin Ruggles 9ef6c7977f avformat: do not require frame_size for Speex. 13 years ago
  Justin Ruggles 0e69c04773 ogg/speex: set correct timestamp and duration for the first packet. 13 years ago
  Justin Ruggles 4ee247a2bd flvenc: check packet duration in speex using timestamps 13 years ago
  Justin Ruggles 52375ba567 flvenc: adjust for negative DTS for all codecs, not just H.264 13 years ago
  Laurent Aimar bc38e83793 mpegts: do not return from ff_mpegts_parse_packet() after having seen the first PMT 13 years ago
  Laurent Aimar 49ec0c818d mpegts: fix return value when enough ts packets have been parsed or when the first PMT has been seen. 13 years ago
  Michael Niedermayer e31c5ebe11 mpegtsenc: fix handling of large audio packets 13 years ago
  Reimar Döffinger 6ea6ff053a Do not call parse_keyframes_index with NULL stream. 13 years ago
  Anton Khirnov 84ad31ff18 lavf: replace av_new_stream->avformat_new_stream part II. 14 years ago
  Anton Khirnov 3b3bbdd3e6 lavf,lavd: replace av_new_stream->avformat_new_stream part I. 14 years ago
  Anton Khirnov 569129a6dc lavf: add avformat_new_stream as a replacement for av_new_stream. 14 years ago
  Carl Eugen Hoyos 891f76b0a8 Fix AMR block length for no data mode when muxing mov. 13 years ago
  Kostya Shishkov 0d8506b8c5 Ut Video decoder 13 years ago
  Michael Niedermayer be401448e5 mov: Raise ctts dts_shift threshold by 1 13 years ago
  Chris Kennedy c108a4aa1e fix memleak in packet corrupt dropping code 13 years ago
  Michael Niedermayer c4e02d3432 avidec: Dont switch to NI mode if there is no index. 13 years ago
  Carl Eugen Hoyos 39f6733f05 Do not try to parse empty strf tags. 13 years ago
  Derek Buitenhuis 1de357d6da libutvideo: Add Ut Video Decoder Wrapper 13 years ago
  Martin Storsjö 51369f2891 rtsp: Expose the flag options via private AVOptions for sdp and rtp, too 13 years ago
  Martin Storsjö 3a6765fb5d rtsp: Make the rtsp flags avoptions set via a define 13 years ago
  Martin Storsjö 9f938ca5e6 rtpenc: Set a default video codec 13 years ago
  Martin Storsjö 2e69dd66b6 rtp: Fix ff_rtp_get_payload_type 13 years ago
  Martin Storsjö 9867aea524 rtsp: Remove the separate filter_source variable 14 years ago
  Martin Storsjö eca4850c6d rtsp: Accept options via private avoptions instead of URL options 14 years ago
  Martin Storsjö 2c9aa0247d rtsp: Simplify AVOption definitions 13 years ago
  Martin Storsjö 17fff881e7 rtsp: Merge the AVOption lists 14 years ago