35865 Commits (b56adc784288bdbe5e34e581e8081b51a2a3eb5f)
 

Author SHA1 Message Date
  Michael Niedermayer da1344e0cd vsrc_mandelbrot: simplify second bailout search by not recalculating values. 14 years ago
  Michael Niedermayer e749b3780c vsrc_mandelbrot: increase zyklus array size so that optimizations can write a bit more. 14 years ago
  Michael Niedermayer 649d3932db vsrc_mandelbrot: check bailout only once every 8 iterations, this is around 10% faster. 14 years ago
  Michael Niedermayer fe2efc5264 vsrc_mandelbrot: factorize periodicity checking too. 14 years ago
  Michael Niedermayer cf670fbc96 vsrc_mandelbrot: factorize main calculation out into a macro. 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
  Michael Niedermayer 0af8d20755 h261dec: correct AV_EF flags. 14 years ago
  Michael Niedermayer b0ccebe448 mpeg12dec: correct AV_EF flags. 14 years ago
  Michael Niedermayer 7fbe87c079 lavc: remove incorrect mapping between semantically incompatible error recognization values and flags. 14 years ago
  Michael Niedermayer 85ab33b87f mpegaudeiodec: correct AV_EF flags. 14 years ago
  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