summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* regtest: split video encode/decode tests into individual targetsMans Rullgard2011-11-22
* ARM: add explicit .arch and .fpu directives to asm.SMans Rullgard2011-11-22
* pthread: do not touch has_b_framesJanne Grunau2011-11-22
* avconv: cleanup the transcoding loop in output_packet().Anton Khirnov2011-11-21
* avconv: split subtitle transcoding out of output_packet().Anton Khirnov2011-11-21
* avconv: split video transcoding out of output_packet().Anton Khirnov2011-11-21
* avconv: split audio transcoding out of output_packet().Anton Khirnov2011-11-21
* avconv: reindent.Anton Khirnov2011-11-21
* avconv: move streamcopy-only code out of decoding loop.Anton Khirnov2011-11-21
* avconv: remove an always true condition and reindent.Anton Khirnov2011-11-21
* avconv: split off streamcopy handling into a separate loop.Anton Khirnov2011-11-21
* pthread: add some malloc failure checksJustin Ruggles2011-11-21
* avconv: cosmetics, reformat transcode_init()Anton Khirnov2011-11-21
* avconv: rename 'os' variable to 'oc'Anton Khirnov2011-11-21
* doc/filters: fix some typos.Anton Khirnov2011-11-21
* configure: add libpulse to help outputAnton Khirnov2011-11-21
* httpproxy: Fix dependenciesJohn Stebbins2011-11-20
* httpproxy: Specify the object files needed in the MakefileMartin Storsjö2011-11-20
* swscale: Fix stack alignment for SSEJohn Stebbins2011-11-19
* avcodec: move some AVCodecContext fields to an internal struct.Justin Ruggles2011-11-19
* avcodec: use av_opt_set() instead of deprecated av_set_string3()Justin Ruggles2011-11-19
* avcodec: fix some const warningsJustin Ruggles2011-11-19
* avcodec: remove pointless AVOption, internal_buffer_countJustin Ruggles2011-11-19
* imgutils: Fix illegal read.Thierry Foucu2011-11-18
* configure: add check for w32threads to enable it automaticallyJanne Grunau2011-11-18
* 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