35853 Commits (4f94de84e88fecf8797abf830e4fdc9f13ac01dd)
 

Author SHA1 Message Date
  Michael Niedermayer 02bd11e969 lavc: Add AV_EF flags to restore support for the error_resilience framework in the new API. 14 years ago
  Thierry Foucu c693aa6f71 imgutils: Fix illegal read. 14 years ago
  Michael Niedermayer 328a3545c6 udp: update to new interrupt callback API 14 years ago
  Michael Niedermayer e161b079de Merge remote-tracking branch 'qatar/master' 14 years ago
  Michael Niedermayer 36a60fad62 lavf: cdg has large non keyframe segments and should thus be exempt from the non keyframe check in seeking. 14 years ago
  Michael Bradshaw 1b987c4bb0 Applied patches from Michael Niedermayer to clean up the code 14 years ago
  Janne Grunau ff3755cbde configure: add check for w32threads to enable it automatically 14 years ago
  Michael Niedermayer fca85ce5ec rawdec: use a default sample rate if none is specified. 14 years ago
  Michael Bradshaw b0a453bf24 Merge branch 'master' of git://git.videolan.org/ffmpeg 14 years ago
  Michael Niedermayer 6f326b5054 sws: fix: 14 years ago
  Michael Niedermayer 8c3ab3094b sws: Fix: 14 years ago
  Michael Niedermayer 58eca5178a sws: Fix: 14 years ago
  Michael Niedermayer 6ed000c8e6 sws: Fix warning: ‘abase’ may be used uninitialized in this function 14 years ago
  Michael Niedermayer 0a3a125fd9 sws: update copyright dates 14 years ago
  Joakim Plate babf4fe01a Don't fill in frame gaps with copied refs after flush 14 years ago
  Michael Niedermayer 14db3af4f2 qdm2dec: check remaining input bits in the mainloop of qdm2_fft_decode_tones() 14 years ago
  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