11272 Commits (efb0e4e7afc633467b83786819262cb15eda2df6)

Author SHA1 Message Date
  Michael Niedermayer f657d495b0 rtpdec_qdm2: change one assert to av_assert0 12 years ago
  Michael Niedermayer e47024d72f wtvdec: fix memleak on error 12 years ago
  Michael Niedermayer 120b38b966 avio: redesign ffio_rewind_with_probe_data() 12 years ago
  Clément Bœsch cdfa926415 lavf/swf: transform the swf tags define in an enum. 12 years ago
  Clément Bœsch a1d2210deb lavf/swf: re-align after previous commit. 12 years ago
  Clément Bœsch 91fad50f63 lavf/swf: define more tags. 12 years ago
  Clément Bœsch cd78192d09 lavf/swfdec: return more meaningful error codes. 12 years ago
  Clément Bœsch 0c40220b9d lavf/swfdec: fix flushing with compressed swf. 12 years ago
  Michael Niedermayer b8d64559d5 movenc: fix timescale for timecode track 12 years ago
  Heesuk Jung e3301459f6 avidec: Use sample size in case incorrect timestamps for aac in AVI (Ticket #1755) 12 years ago
  Michael Bradshaw a41c824c53 Parse DEFINESOUND tags in swf (fix ticket 1638) 12 years ago
  Paul B Mahol 3d179edf6d yop: check return value of avformat_new_stream() 12 years ago
  Michael Niedermayer 5a75924dfd rtmpproto: fix out of array write 12 years ago
  Michael Niedermayer 0c6b9b9fe5 rtspdec:read_line: fix use of uninitialized byte 12 years ago
  Michael Niedermayer 59cbedfc3d update_initial_timestamps: increase pts_buffer size 12 years ago
  Martin Storsjö da18e918a4 md5: Allocate a normal private context for the opaque md5 context pointer 12 years ago
  Martin Storsjö e002e3291e Use the new aes/md5/sha/tree allocation functions 12 years ago
  Paul B Mahol 3632f35c8e bethsoftvid: check return value of av_packet_new_side_data() 12 years ago
  Carl Eugen Hoyos 1a104bf641 Fix broken timestamps for some mp3 in avi samples. 12 years ago
  Michael Niedermayer 317505b566 lavf: do not prematurely accept a format with low score in init_input() 12 years ago
  Michael Niedermayer b47396b614 img2dec: detect .raw files only with a low score as img2 12 years ago
  Michael Niedermayer 94f5470a20 lavf: add a AVPROBE_SCORE_RETRY instead of using hardcoded values. 12 years ago
  Janne Grunau bd141f5ec9 mxfdec: return error if no segments are available in mxf_get_sorted_table_segments 12 years ago
  Luca Barbato b522000e9b avio: introduce avio_closep 12 years ago
  Luca Barbato 26db9100b2 segment: support applehttp style list 12 years ago
  Luca Barbato 82569b01a1 mpegtsenc: set muxing type notification to verbose 12 years ago
  Paul B Mahol ee109c6bc2 dtshd: fix seeking 12 years ago
  Michael Niedermayer 73ad355d23 avidec: fix 10l typo 12 years ago
  Michael Niedermayer 229e33a2b6 avidec: override sample size of 1024 for VBR AAC 12 years ago
  Paul B Mahol 03cc52a07d takdec: fix seeking 12 years ago
  Paul B Mahol eb71f027f0 dtshd: remove redundant/wrong avio_tell() 12 years ago
  Paul B Mahol 1470c8a9a3 takdec: remove redundant/wrong avio_tell() 12 years ago
  Duncan Salerno f3f35f7430 crypto should allow passing of options to the underlying protocol via the url_open2 interface 12 years ago
  Duncan Salerno bd2f8e8f79 Fix second use of AVOptions in HLS 12 years ago
  Janne Grunau d5ef9354ce rtspdec: use av_strlcpy for writing into fixed size buffer 12 years ago
  Janne Grunau 4a7c0c4555 http: use av_strlcpy instead of strcpy() without size checks 12 years ago
  Andrey Utkin b6f435fbc8 http: add 'timeout' AVOption 12 years ago
  Andrey Utkin 2e009c6042 tcp: accept params through avio_open2() options 12 years ago
  Andrey Utkin 949acefc11 tcp: use timeout option consistently 12 years ago
  Andrey Utkin d2b18c8f5b Introduce ff_network_wait_fd_timeout() 12 years ago
  Janne Grunau 4ffbe3f3a5 matroskaenc: check cue point validity before reallocation 12 years ago
  Janne Grunau 53e122dd4a swfenc: error out for more than 1 audio or video stream 12 years ago
  Janne Grunau 8dd0650fe6 rtpdec_mpeg4: au_headers is a single array, simple av_free is enough 12 years ago
  Martin Storsjö 7bc433b36d fate: Add tests of the ff_make_absolute_url function 12 years ago
  Duncan Salerno 33893e6abc url: Handle relative urls starting with two slashes 12 years ago
  Duncan Salerno eea003814c url: Handle relative urls being just a new query string 12 years ago
  Duncan Salerno a6363e3d89 url: Don't treat slashes in query parameters as directory separators 12 years ago
  Diego Biurrun f75f4194d1 Restructure av_log_missing_feature message 12 years ago
  Paul B Mahol 238e904df3 DTS-HD demuxer 12 years ago
  Martin Storsjö c136a813d7 rtp: Support packetization/depacketization of opus 12 years ago