summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* texi2html: remove stray \nLuca Barbato2011-11-13
* doc: prettyfy the texi2html documentationLuca Barbato2011-11-13
* swscale: handle unaligned buffers in yuv2plane1Ronald S. Bultje2011-11-13
* vble: remove vble_error_closeJanne Grunau2011-11-11
* VBLE DecoderDerek Buitenhuis2011-11-11
* tta: use an integer instead of a pointer to iterate output samplesJustin Ruggles2011-11-11
* shorten: do not modify samples pointer when interleavingJustin Ruggles2011-11-11
* mpc7: only support stereo input.Justin Ruggles2011-11-11
* dpcm: do not try to decode empty packetsJustin Ruggles2011-11-11
* dpcm: remove unneeded buf_size==0 check.Justin Ruggles2011-11-11
* twinvq: add SSE/AVX optimized sum/difference stereo interleavingJustin Ruggles2011-11-11
* vqf/twinvq: pass vqf COMM chunk info in extradataJustin Ruggles2011-11-11
* vqf: do not set bits_per_coded_sample for TwinVQ.Justin Ruggles2011-11-11
* twinvq: check for allocation failure in init_mdct_win()Justin Ruggles2011-11-11
* swscale: add padding to conversion buffer.Sean McGovern2011-11-11
* rtpdec: Simplify finalize_packetJohn Brooks2011-11-11
* http: Handle proxy authenticationMartin Storsjö2011-11-11
* http: Print an error message for Authorization Required, tooMartin Storsjö2011-11-11
* AVOptions: don't return an invalid option when option list is emptyAnton Khirnov2011-11-11
* AIFF: add 'twos' FourCC for the mux/demuxer (big endian PCM audio)Mike Melanson2011-11-11
* doc: update libavfilter documentationLuca Barbato2011-11-10
* tls: Use the URLContext as logging contextMartin Storsjö2011-11-10
* aes: Avoid illegal read and don't generate more key than we use.Alex Converse2011-11-10
* mpc7: Fix memset call in mpc7_decode_frame functionAlex Converse2011-11-10
* atrac1: use correct context for av_log()Justin Ruggles2011-11-10
* apedec: consume the whole packet when copying to the decoder buffer.Justin Ruggles2011-11-10
* apedec: do not needlessly copy s->samples to nblocks.Justin Ruggles2011-11-10
* apedec: check output buffer size after calculating actual output sizeJustin Ruggles2011-11-10
* apedec: remove unneeded entropy decoder normalization.Justin Ruggles2011-11-10
* truespeech: use memmove() in truespeech_update_filters()Justin Ruggles2011-11-10
* vorbisdec: remove AVCODEC_MAX_AUDIO_FRAME_SIZE checkJustin Ruggles2011-11-10
* vorbisdec: remove unneeded buf_size==0 checkJustin Ruggles2011-11-10
* vorbisdec: return proper error codes instead of made-up onesJustin Ruggles2011-11-10
* http: Don't add a Range: bytes=0- header for POSTMartin Storsjö2011-11-10
* sunrast: Check for invalid/corrupted bitstreamLaurent Aimar2011-11-10
* http: Change the chunksize AVOption into chunked_postMartin Storsjö2011-11-10
* http: Add encoding/decoding flags to the AVOptionsAnton Khirnov2011-11-10
* avconv: remove some codec-specific hacksAnton Khirnov2011-11-10
* crypto: add decoding flag to options.Anton Khirnov2011-11-10
* tls: use AVIO_FLAG_NONBLOCK instead of deprecated URL_FLAG_NONBLOCKAnton Khirnov2011-11-10
* http: use different classes for http and https.Anton Khirnov2011-11-10
* http: Change an error log message to a warningMartin Storsjö2011-11-10
* http: Remove the now unused ff_http_set_headers custom functionMartin Storsjö2011-11-10
* mms: Set http custom headers via the AVOptionMartin Storsjö2011-11-10
* rtsp: Set http custom headers via the AVOptionMartin Storsjö2011-11-10
* http: Make custom headers settable via an AVOptionMartin Storsjö2011-11-10
* crypto: Don't manually free memory allocated via AVOptionsMartin Storsjö2011-11-10
* avio: Free URLContext private data allocated via AVOptionsMartin Storsjö2011-11-10
* avc: fix memory errors when encoding invalid h264 codecdataJohn Brooks2011-11-09
* avcodec: add support for planar signed 8-bit PCM.Justin Ruggles2011-11-09