summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* rtmp: do not hardcode invoke numbersJosh Allmann2011-11-18
* cinepack: return non-generic errorsLuca Barbato2011-11-18
* fate-lavf-ts: use -mpegts_transport_stream_id option.Anton Khirnov2011-11-18
* Add an APIchanges entry and a minor bump for avio changes.Anton Khirnov2011-11-18
* avio: Mark the old interrupt callback mechanism as deprecatedMartin Storsjö2011-11-18
* avplay: Set the new interrupt callbackMartin Storsjö2011-11-18
* avconv: Set new interrupt callbacks for all AVFormatContexts, use avio_open2(...Martin Storsjö2011-11-18
* cinepak: remove redundant coordinate checksMichael Niedermayer2011-11-18
* cinepak: check strip_sizeMichael Niedermayer2011-11-18
* cinepak, simplify, use AV_RB24()Michael Niedermayer2011-11-18
* cinepak: simplify, use FFMIN()Michael Niedermayer2011-11-18
* cinepak: Fix division by zero, ask for sample if encoded_buf_size is 0Michael Niedermayer2011-11-18
* applehttp: Fix seeking in streams not starting at DTS=0Panagiotis H.M. Issaris2011-11-18
* http: Don't use the normal http proxy mechanism for httpsMartin Storsjö2011-11-18
* tls: Handle connection via a http proxyMartin Storsjö2011-11-18
* http: Reorder two code blocksMartin Storsjö2011-11-18
* http: Add a new protocol for opening connections via http proxiesMartin Storsjö2011-11-18
* http: Split out the non-chunked buffer reading part from http_readMartin Storsjö2011-11-18
* segafilm: add support for raw videosMatthew Hoops2011-11-18
* rtpdec: only use RTCP for PTS when synchronizing multiple streamsJohn Brooks2011-11-18
* rtpdec: unwrap RTP timestamps for PTS calculationJohn Brooks2011-11-18
* vp5: Fix illegal read.Alex Converse2011-11-17
* vp6: Fix illegal read.Thierry Foucu2011-11-17
* tls: Use TLSv1_client_method for OpenSSLMartin Storsjö2011-11-17
* mpegaudiodec: Don't use a nonexistent log context for av_dlogMartin Storsjö2011-11-16
* avformat: Accept the ISO8601 separate format as input, tooMartin Storsjö2011-11-16
* avformat: Interpret times in ff_iso8601_to_unix_time as UTCMartin Storsjö2011-11-16
* avutil: Add av_timegm as a public functionMartin Storsjö2011-11-16
* cinepak: Add another special case so that it can handle the following file:Mike Melanson2011-11-16
* lagarith: add some RGBA decoding supportKostya Shishkov2011-11-16
* lagarith: Add correct line prediction for RGBNathan Caldwell2011-11-16
* lavf: fix multiplication overflow in avformat_find_stream_info()Mans Rullgard2011-11-15
* cosmetics: indentationJustin Ruggles2011-11-15
* mpegaudiodec: init static tables in AVCodec.init_static_data()Justin Ruggles2011-11-15
* binkvideo: simplify and remove invalid shiftsMans Rullgard2011-11-14
* pulse: compute frame_duration once and fix itLuca Barbato2011-11-14
* lavf: simplify format_child_class_next()Luca Barbato2011-11-14
* hwaccel: OS X Video Decoder Acceleration (VDA) support.Sebastien Zwickert2011-11-14
* doc: add support for an optional navigation bar in texi2html pagesJanne Grunau2011-11-14
* lavf: pass options from AVFormatContext to avio.Anton Khirnov2011-11-13
* avformat: Use avio_open2, pass the AVFormatContext interrupt_callback onwardsMartin Storsjö2011-11-13
* avio: add avio_open2, taking an interrupt callback and optionsMartin Storsjö2011-11-13
* avio: add support for passing options to protocols.Anton Khirnov2011-11-13
* avio: add and use ffurl_protocol_next().Anton Khirnov2011-11-13
* avformat: Pass the interrupt callback on to chained muxers/demuxersMartin Storsjö2011-11-13
* avio: Add an AVIOInterruptCB parameter to ffurl_open/ffurl_allocMartin Storsjö2011-11-13
* avformat: Use ff_check_interruptMartin Storsjö2011-11-13
* avio: Add an internal utility function for checking the new interrupt callbackMartin Storsjö2011-11-13
* avio: Add AVIOInterruptCBMartin Storsjö2011-11-13
* texi2html: remove stray \nLuca Barbato2011-11-13