30949 Commits (a2b51fe87c49c3ce21c4ae3310be234a9f87795c)
 

Author SHA1 Message Date
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
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
Alex Converse bb4b0ad83b vp5: Fix illegal read. 13 years ago
Thierry Foucu e0966eb140 vp6: Fix illegal read. 13 years ago
Martin Storsjö 92db95e9ca tls: Use TLSv1_client_method for OpenSSL 13 years ago
Martin Storsjö 268fb3f985 mpegaudiodec: Don't use a nonexistent log context for av_dlog 13 years ago
Martin Storsjö 18579f08e7 avformat: Accept the ISO8601 separate format as input, too 13 years ago
Martin Storsjö 4a83541650 avformat: Interpret times in ff_iso8601_to_unix_time as UTC 13 years ago
Martin Storsjö 627067118c avutil: Add av_timegm as a public function 13 years ago
Mike Melanson 747283a078 cinepak: Add another special case so that it can handle the following file: 13 years ago
Kostya Shishkov ffc638c283 lagarith: add some RGBA decoding support 13 years ago
Nathan Caldwell 39616fc307 lagarith: Add correct line prediction for RGB 13 years ago
Mans Rullgard 52767d891c lavf: fix multiplication overflow in avformat_find_stream_info() 13 years ago
Justin Ruggles f1d1516e55 cosmetics: indentation 13 years ago
Justin Ruggles 1158745a2d mpegaudiodec: init static tables in AVCodec.init_static_data() 13 years ago
Mans Rullgard 3f5d6a665a binkvideo: simplify and remove invalid shifts 13 years ago
Luca Barbato 2625b621ce pulse: compute frame_duration once and fix it 13 years ago
Luca Barbato caf27e37b6 lavf: simplify format_child_class_next() 13 years ago
Sebastien Zwickert ac3dbb4d58 hwaccel: OS X Video Decoder Acceleration (VDA) support. 13 years ago
Janne Grunau d8a091698a doc: add support for an optional navigation bar in texi2html pages 13 years ago
Anton Khirnov 32caa7b13c lavf: pass options from AVFormatContext to avio. 13 years ago
Martin Storsjö 9d77a8faf9 avformat: Use avio_open2, pass the AVFormatContext interrupt_callback onwards 13 years ago
Martin Storsjö 1dee0aca74 avio: add avio_open2, taking an interrupt callback and options 13 years ago
Anton Khirnov ddffc2fdc3 avio: add support for passing options to protocols. 13 years ago
Anton Khirnov 163a31136d avio: add and use ffurl_protocol_next(). 13 years ago
Martin Storsjö 6ef350c16b avformat: Pass the interrupt callback on to chained muxers/demuxers 13 years ago
Martin Storsjö 6f1b7b3944 avio: Add an AVIOInterruptCB parameter to ffurl_open/ffurl_alloc 13 years ago
Martin Storsjö 9957cdbfd5 avformat: Use ff_check_interrupt 13 years ago
Martin Storsjö c4a090ddb5 avio: Add an internal utility function for checking the new interrupt callback 13 years ago
Martin Storsjö 6aa0b98fb2 avio: Add AVIOInterruptCB 13 years ago
Luca Barbato 58b68d6b36 texi2html: remove stray \n 13 years ago
Luca Barbato 84fb63ed23 doc: prettyfy the texi2html documentation 13 years ago
Ronald S. Bultje 8283f90a52 swscale: handle unaligned buffers in yuv2plane1 13 years ago
Janne Grunau 29ae0565d9 vble: remove vble_error_close 13 years ago
Derek Buitenhuis c433a3f9a5 VBLE Decoder 13 years ago
Justin Ruggles b656c4d08e tta: use an integer instead of a pointer to iterate output samples 13 years ago
Justin Ruggles 5c210e2cb9 shorten: do not modify samples pointer when interleaving 13 years ago
Justin Ruggles befc473c00 mpc7: only support stereo input. 13 years ago
Justin Ruggles 8dbc6d03c0 dpcm: do not try to decode empty packets 13 years ago
Justin Ruggles e79da63282 dpcm: remove unneeded buf_size==0 check. 13 years ago
Justin Ruggles 9d06037d48 twinvq: add SSE/AVX optimized sum/difference stereo interleaving 13 years ago