summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* openal-dec: replace av_destruct_packet with av_free_packetAndreas Cadhalpun2015-08-22
* add missing FF_API_DESTRUCT_PACKET guardsAndreas Cadhalpun2015-08-22
* avcodec: Fix `make checkheaders`Timothy Gu2015-08-22
* doxygen: Remove lavu_internal groupTimothy Gu2015-08-22
* git-howto: Various copy editsTimothy Gu2015-08-22
* ffv1: Add missing ff_ prefixesTimothy Gu2015-08-22
* vp9dsp: Add missing ff_ prefixesTimothy Gu2015-08-22
* aacsbr_fixed: Make fixed_{exp,log}_table static constTimothy Gu2015-08-22
* aacdec_fixed: Make exp2tab static constTimothy Gu2015-08-22
* fmtconvert: Remove float_interleave*Timothy Gu2015-08-22
* version: Fix two more typosTimothy Gu2015-08-22
* aacenc_quantization: replace copysign() with a ternary operatorRostislav Pehlivanov2015-08-22
* fate: added PNS, TNS and IS tests for the AAC encoderRostislav Pehlivanov2015-08-22
* aacenc_is: rename struct to follow guidelinesRostislav Pehlivanov2015-08-22
* acenctab: Fix merge conflictTimothy Gu2015-08-22
* aacenc: Add missing ff_ prefixesTimothy Gu2015-08-22
* aacenc: Harmonize multiple inclusion guardsTimothy Gu2015-08-22
* aacenctab: Add missing ff_ prefixesTimothy Gu2015-08-22
* aacenctab: Use FF_ARRAY_ELEMSTimothy Gu2015-08-22
* avutil/x86/asm: rename REG_SP to REG_spGanesh Ajjanagadde2015-08-22
* aacenc_tns: remove unused headerRostislav Pehlivanov2015-08-21
* avcodec/version: fix 2 recently introduced typoClément Bœsch2015-08-21
* aacenc_tns: re-enable coefficient compressionRostislav Pehlivanov2015-08-21
* aacenc: treat unknown profile as AAC-LCRostislav Pehlivanov2015-08-21
* aacenc_tns: temporarily disable coefficient compressionRostislav Pehlivanov2015-08-21
* MAINTAINERS: add myself as an AAC encoder maintainerRostislav Pehlivanov2015-08-21
* aacenc: implement the complete AAC-Main profileRostislav Pehlivanov2015-08-21
* aacenc_tns: implement temporal noise shapingRostislav Pehlivanov2015-08-21
* aacenc: do not reject AAC-Main profileRostislav Pehlivanov2015-08-21
* aaccoder: move the Intensity Stereo implementation outRostislav Pehlivanov2015-08-21
* aaccoder_mips: update function definitionsRostislav Pehlivanov2015-08-21
* aaccoder: move the quantization functions to a separate fileRostislav Pehlivanov2015-08-21
* aacenc: create and initialize an LTP contextRostislav Pehlivanov2015-08-21
* aacenc: populate the sce->ics.swb_offset table pointerRostislav Pehlivanov2015-08-21
* aacenc: reset special bands in the main frame encoding functionRostislav Pehlivanov2015-08-21
* aacenc: coding style changesRostislav Pehlivanov2015-08-21
* avcodec/x86/v210-init: fix unused variable warningGanesh Ajjanagadde2015-08-21
* ffserver: cast PID to int64_t before printingGanesh Ajjanagadde2015-08-21
* avformat/hls: correct comment for ensure_playlist()Ganesh Ajjanagadde2015-08-21
* avfilter/vf_vectorscope: Fix ;;Michael Niedermayer2015-08-21
* avcodec/jpeg2000: comment out unused variableGanesh Ajjanagadde2015-08-21
* swscale/alphablend: Fix pointer type warningsMichael Niedermayer2015-08-21
* ffmpeg: use av_err2str()Michael Niedermayer2015-08-21
* avfilter/vf_vectorscope: support yuv(a)420p and yuv410p as input for common casePaul B Mahol2015-08-21
* avcodec/hevcdsp: rename sao_band_filter c functionsJames Almer2015-08-21
* Add support for Audible AA filesVesselin Bontchev2015-08-21
* ffmpeg: Use correct codec_id for av_parser_change() checkMichael Niedermayer2015-08-21
* ffmpeg: Check av_parser_change() for failureMichael Niedermayer2015-08-21
* avcodec/h264_mp4toannexb_bsf: Reorder operations in nal_size checkMichael Niedermayer2015-08-21
* ffmpeg: Check for RAWVIDEO and do not relay only on AVFMT_RAWPICTUREMichael Niedermayer2015-08-21