34998 Commits (02bd11e9696460d5c535a32ed132cd6f518d39d6)
 

Author SHA1 Message Date
Michael Niedermayer 02bd11e969 lavc: Add AV_EF flags to restore support for the error_resilience framework in the new API. 13 years ago
Michael Niedermayer 328a3545c6 udp: update to new interrupt callback API 13 years ago
Michael Niedermayer e161b079de Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 36a60fad62 lavf: cdg has large non keyframe segments and should thus be exempt from the non keyframe check in seeking. 13 years ago
Janne Grunau ff3755cbde configure: add check for w32threads to enable it automatically 13 years ago
Michael Niedermayer fca85ce5ec rawdec: use a default sample rate if none is specified. 13 years ago
Michael Niedermayer 6f326b5054 sws: fix: 13 years ago
Michael Niedermayer 8c3ab3094b sws: Fix: 13 years ago
Michael Niedermayer 58eca5178a sws: Fix: 13 years ago
Michael Niedermayer 6ed000c8e6 sws: Fix warning: ‘abase’ may be used uninitialized in this function 13 years ago
Michael Niedermayer 0a3a125fd9 sws: update copyright dates 13 years ago
Joakim Plate babf4fe01a Don't fill in frame gaps with copied refs after flush 13 years ago
Michael Niedermayer 14db3af4f2 qdm2dec: check remaining input bits in the mainloop of qdm2_fft_decode_tones() 13 years ago
Clément Bœsch 1fbf7165d5 lavfi: reimplement MPlayer's af_pan filter for libavfilter. 13 years ago
Tomas Härdin fd1cea6549 mxfdec: Add hack that adjusts the n_delta calculation when system items are present 13 years ago
Tomas Härdin 7ddb0607f3 mxfdec: Parse IndexTableSegments and convert them into AVIndexEntry arrays 13 years ago
Josh Allmann 704af3e29c rtmp: do not hardcode invoke numbers 13 years ago
Luca Barbato b7d939d998 cinepack: return non-generic errors 13 years ago
Anton Khirnov 81ac4cda0b fate-lavf-ts: use -mpegts_transport_stream_id option. 13 years ago
Anton Khirnov f872e4d0a7 Add an APIchanges entry and a minor bump for avio changes. 13 years ago
Martin Storsjö 45f511ece7 avio: Mark the old interrupt callback mechanism as deprecated 13 years ago
Martin Storsjö 40972f7c54 avplay: Set the new interrupt callback 13 years ago
Martin Storsjö 2abe947ac0 avconv: Set new interrupt callbacks for all AVFormatContexts, use avio_open2() everywhere 13 years ago
Michael Niedermayer a4009c6a9a cinepak: remove redundant coordinate checks 13 years ago
Michael Niedermayer 867b496681 cinepak: check strip_size 13 years ago
Michael Niedermayer d92fea2b14 cinepak, simplify, use AV_RB24() 13 years ago
Michael Niedermayer a2b51fe87c cinepak: simplify, use FFMIN() 13 years ago
Michael Niedermayer b55aa7df6b cinepak: Fix division by zero, ask for sample if encoded_buf_size is 0 13 years ago
Panagiotis H.M. Issaris 795d9594cf applehttp: Fix seeking in streams not starting at DTS=0 13 years ago
Stefano Sabatini a7e5679054 ffprobe: make writer_print_integer support long long int values 13 years ago
Martin Storsjö dbc2424baa http: Don't use the normal http proxy mechanism for https 13 years ago
Martin Storsjö 2565dbeb3e tls: Handle connection via a http proxy 13 years ago
Martin Storsjö f5c5d57b57 http: Reorder two code blocks 13 years ago
Martin Storsjö 9f1dae944e http: Add a new protocol for opening connections via http proxies 13 years ago
Martin Storsjö bf7723a640 http: Split out the non-chunked buffer reading part from http_read 13 years ago
Matthew Hoops ddf9b510e7 segafilm: add support for raw videos 13 years ago
John Brooks 525c5b08fb rtpdec: only use RTCP for PTS when synchronizing multiple streams 13 years ago
John Brooks 12348ca25e rtpdec: unwrap RTP timestamps for PTS calculation 13 years ago
Michael Niedermayer 95d6e5bdd5 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 640424e080 j2kdec: fix 10l typo in initializing sgnd. 13 years ago
Michael Bradshaw 856b33f578 Added support for J2K encoding with libopenjpeg 13 years ago
Michael Niedermayer 32aa9590ac vf_scale: Fix slice position assert to take vertical subsampling into account. 13 years ago
Michael Niedermayer 5bccb2d096 sws: handle jpeg pixel formats in sws_init_context() 13 years ago
Clément Bœsch 3495817468 libutvideo: use K&R style. 13 years ago
Alex Converse bb4b0ad83b vp5: Fix illegal read. 13 years ago
Thierry Foucu e0966eb140 vp6: Fix illegal read. 13 years ago
Michael Niedermayer 30ca700ba1 ac3probe: Detect Sonic Foundry Soft Encode AC3 as raw AC3. 13 years ago
Michael Niedermayer 4fef94c6d2 swr: doxument matrix fields. 13 years ago
Clément Bœsch 0bfc03df3a swr: move code to avoid resample forward declaration. 13 years ago
Clément Bœsch eafa2b6005 swr: introduce a public function to customize the channel mapping. 13 years ago