30975 Commits (79b16e780d14a80becf666973784caaff2ca5aae)
 

Author SHA1 Message Date
  Mashiat Sarker Shakkhar 79b16e780d Add .recent syntax element to cdlms struct 14 years ago
  Mashiat Sarker Shakkhar 87b9c23b9a Implement clear_codec_buffers() 14 years ago
  Mashiat Sarker Shakkhar d58db7207d Add buffers to context necessary for reverting cdmls and mclms filter 14 years ago
  Mashiat Sarker Shakkhar a80a10bd73 Use avpriv_copy_bits() instead of ff_copy_bits() 14 years ago
  Mashiat Sarker Shakkhar 374582acfe Cosmetics 14 years ago
  Mashiat Sarker Shakkhar fa3e0190f9 Add missing ff_ before the AVCodec struct for wmalossless 14 years ago
  Andreas Öman 4d9d9a443f wmall: Working bitstream parser 15 years ago
  John Stebbins c40e1757a1 httpproxy: Fix dependencies 14 years ago
  Martin Storsjö 66e9c0b6ab httpproxy: Specify the object files needed in the Makefile 14 years ago
  John Stebbins 09d243ddd0 swscale: Fix stack alignment for SSE 14 years ago
  Justin Ruggles f3a29b750a avcodec: move some AVCodecContext fields to an internal struct. 14 years ago
  Justin Ruggles 513b691955 avcodec: use av_opt_set() instead of deprecated av_set_string3() 14 years ago
  Justin Ruggles fa9aeb82e2 avcodec: fix some const warnings 14 years ago
  Justin Ruggles 86d3730360 avcodec: remove pointless AVOption, internal_buffer_count 14 years ago
  Thierry Foucu c693aa6f71 imgutils: Fix illegal read. 14 years ago
  Janne Grunau ff3755cbde configure: add check for w32threads to enable it automatically 14 years ago
  Josh Allmann 704af3e29c rtmp: do not hardcode invoke numbers 14 years ago
  Luca Barbato b7d939d998 cinepack: return non-generic errors 14 years ago
  Anton Khirnov 81ac4cda0b fate-lavf-ts: use -mpegts_transport_stream_id option. 14 years ago
  Anton Khirnov f872e4d0a7 Add an APIchanges entry and a minor bump for avio changes. 14 years ago
  Martin Storsjö 45f511ece7 avio: Mark the old interrupt callback mechanism as deprecated 14 years ago
  Martin Storsjö 40972f7c54 avplay: Set the new interrupt callback 14 years ago
  Martin Storsjö 2abe947ac0 avconv: Set new interrupt callbacks for all AVFormatContexts, use avio_open2() everywhere 14 years ago
  Michael Niedermayer a4009c6a9a cinepak: remove redundant coordinate checks 14 years ago
  Michael Niedermayer 867b496681 cinepak: check strip_size 14 years ago
  Michael Niedermayer d92fea2b14 cinepak, simplify, use AV_RB24() 14 years ago
  Michael Niedermayer a2b51fe87c cinepak: simplify, use FFMIN() 14 years ago
  Michael Niedermayer b55aa7df6b cinepak: Fix division by zero, ask for sample if encoded_buf_size is 0 14 years ago
  Panagiotis H.M. Issaris 795d9594cf applehttp: Fix seeking in streams not starting at DTS=0 14 years ago
  Martin Storsjö dbc2424baa http: Don't use the normal http proxy mechanism for https 14 years ago
  Martin Storsjö 2565dbeb3e tls: Handle connection via a http proxy 14 years ago
  Martin Storsjö f5c5d57b57 http: Reorder two code blocks 14 years ago
  Martin Storsjö 9f1dae944e http: Add a new protocol for opening connections via http proxies 14 years ago
  Martin Storsjö bf7723a640 http: Split out the non-chunked buffer reading part from http_read 14 years ago
  Matthew Hoops ddf9b510e7 segafilm: add support for raw videos 14 years ago
  John Brooks 525c5b08fb rtpdec: only use RTCP for PTS when synchronizing multiple streams 14 years ago
  John Brooks 12348ca25e rtpdec: unwrap RTP timestamps for PTS calculation 14 years ago
  Alex Converse bb4b0ad83b vp5: Fix illegal read. 14 years ago
  Thierry Foucu e0966eb140 vp6: Fix illegal read. 14 years ago
  Martin Storsjö 92db95e9ca tls: Use TLSv1_client_method for OpenSSL 14 years ago
  Martin Storsjö 268fb3f985 mpegaudiodec: Don't use a nonexistent log context for av_dlog 14 years ago
  Martin Storsjö 18579f08e7 avformat: Accept the ISO8601 separate format as input, too 14 years ago
  Martin Storsjö 4a83541650 avformat: Interpret times in ff_iso8601_to_unix_time as UTC 14 years ago
  Martin Storsjö 627067118c avutil: Add av_timegm as a public function 14 years ago
  Mike Melanson 747283a078 cinepak: Add another special case so that it can handle the following file: 14 years ago
  Kostya Shishkov ffc638c283 lagarith: add some RGBA decoding support 14 years ago
  Nathan Caldwell 39616fc307 lagarith: Add correct line prediction for RGB 14 years ago
  Mans Rullgard 52767d891c lavf: fix multiplication overflow in avformat_find_stream_info() 14 years ago
  Justin Ruggles f1d1516e55 cosmetics: indentation 14 years ago
  Justin Ruggles 1158745a2d mpegaudiodec: init static tables in AVCodec.init_static_data() 14 years ago