35687 Commits (57111c558e9f4785e5b6f203ddc4fd44da0694de)
 

Author SHA1 Message Date
  Clément Bœsch 1fbf7165d5 lavfi: reimplement MPlayer's af_pan filter for libavfilter. 14 years ago
  Michael Bradshaw 99252726e8 Merge branch 'master' of git://git.videolan.org/ffmpeg 14 years ago
  Tomas Härdin fd1cea6549 mxfdec: Add hack that adjusts the n_delta calculation when system items are present 14 years ago
  Tomas Härdin 7ddb0607f3 mxfdec: Parse IndexTableSegments and convert them into AVIndexEntry arrays 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
  Stefano Sabatini a7e5679054 ffprobe: make writer_print_integer support long long int values 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
  Michael Niedermayer 95d6e5bdd5 Merge remote-tracking branch 'qatar/master' 14 years ago
  Michael Niedermayer 640424e080 j2kdec: fix 10l typo in initializing sgnd. 14 years ago
  Michael Bradshaw 856b33f578 Added support for J2K encoding with libopenjpeg 14 years ago
  Michael Bradshaw 7c92c03b8d Added support for J2K encoding with libopenjpeg 14 years ago
  Michael Niedermayer 32aa9590ac vf_scale: Fix slice position assert to take vertical subsampling into account. 14 years ago
  Michael Niedermayer 5bccb2d096 sws: handle jpeg pixel formats in sws_init_context() 14 years ago
  Clément Bœsch 3495817468 libutvideo: use K&R style. 14 years ago
  Alex Converse bb4b0ad83b vp5: Fix illegal read. 14 years ago
  Thierry Foucu e0966eb140 vp6: Fix illegal read. 14 years ago
  Michael Niedermayer 30ca700ba1 ac3probe: Detect Sonic Foundry Soft Encode AC3 as raw AC3. 14 years ago
  Michael Niedermayer 4fef94c6d2 swr: doxument matrix fields. 14 years ago
  Clément Bœsch 0bfc03df3a swr: move code to avoid resample forward declaration. 14 years ago
  Clément Bœsch eafa2b6005 swr: introduce a public function to customize the channel mapping. 14 years ago
  Tim Nicholson d3baced24f doc: reword and clarify default stream selection. 14 years ago
  Michael Niedermayer 5a2b3f3a52 aacdec: Avoid unneeded reinit due to ADTS headers 14 years ago
  Clément Bœsch 1dbd433f0d swr: use av_opt_set_int() instead of manual assignments in swr_alloc_set_opts(). 14 years ago
  Clément Bœsch f03afd5d54 swr: surround mixing is obviously used, fix comment. 14 years ago
  Clément Bœsch 68d3144e89 swr: doxycomment public API. 14 years ago
  Clément Bœsch acd56efbeb swr: correctly raise rematrix AVERROR. 14 years ago
  Michael Bradshaw 31ec694771 libopenjpeg: rename decoder source file. 14 years ago
  Carl Eugen Hoyos d50122eafa Do not try to read total disc or track number if data atom is too short. 14 years ago
  Martin Storsjö 92db95e9ca tls: Use TLSv1_client_method for OpenSSL 14 years ago
  Clément Bœsch 7cdfce4f63 swr: fix "control reaches end of non-void function" compiler warning. 14 years ago
  Clément Bœsch 809631af1a swr: bump minor version. 14 years ago