summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Bump major versions of all librariesVittorio Giovara2015-08-28
* Postpone API-incompatible changes until the next bumpVittorio Giovara2015-08-28
* lavu: Drop deprecated private lls functionsVittorio Giovara2015-08-28
* lavu: Drop deprecated context size variablesVittorio Giovara2015-08-28
* lavu: Drop deprecated duplicated AVFrame/AVCodecContext parametersVittorio Giovara2015-08-28
* lavu: Drop deprecated AV_CPU_FLAG_MMX2 symbolVittorio Giovara2015-08-28
* lavu: Drop deprecated audioconvert.h headerVittorio Giovara2015-08-28
* lavu: Drop deprecated av_reverse functionVittorio Giovara2015-08-28
* lavu: Drop deprecated external access to AVPixFmtDescriptor tableVittorio Giovara2015-08-28
* lavu: Drop deprecated old_pix_fmt.h and related codeVittorio Giovara2015-08-28
* lavc: Drop deprecated deinterlace moduleVittorio Giovara2015-08-28
* lavc: Drop deprecated thread opaque and codec pktVittorio Giovara2015-08-28
* lavc: Drop deprecated get_buffer related functionsVittorio Giovara2015-08-28
* lavc: Drop deprecated destruct_packet related functionsVittorio Giovara2015-08-28
* lavc: Drop deprecated request_channels related functionsVittorio Giovara2015-08-28
* lavfi: Drop deprecated AVFilterBuffer* codeVittorio Giovara2015-08-28
* lavfi: Drop deprecated *_count suffixed variablesVittorio Giovara2015-08-28
* lavfi: Drop deprecated public AVFilterPad structVittorio Giovara2015-08-28
* lavr: Drop deprecated context reinitialization if resampling was not enabledVittorio Giovara2015-08-28
* sws: Drop deprecated SWS_CPU_CAPS definesVittorio Giovara2015-08-28
* checkasm: Fix floating point arguments on 64-bit WindowsHenrik Gramner2015-08-28
* vf_scale: Add an option to pass the scaler paramsLuca Barbato2015-08-26
* avconv_opt: Add an option that lists all supported hwaccelsTimothy Gu2015-08-26
* avconv_opt: Add missing commaTimothy Gu2015-08-26
* webm: Explicitly select libvpx, libopus and libvorbis encodersLuca Barbato2015-08-25
* nvenc: Properly free the fifosLuca Barbato2015-08-25
* hlsenc: Support outputting specific versionsLuca Barbato2015-08-25
* dnxhddata: Add tables for missing DNx100 profilesVittorio Giovara2015-08-24
* dnxhddata: Merge a few duplicated RUN tablesVittorio Giovara2015-08-24
* dnxhddata: Group together RUN-related tablesVittorio Giovara2015-08-24
* dnxhddata: Merge a few duplicated DC tablesVittorio Giovara2015-08-24
* dnxhddata: Group together DC-related tablesVittorio Giovara2015-08-24
* dnxhddata: List the reused tables in a commentVittorio Giovara2015-08-24
* dnxhddata: Keep a single CID in the table namesVittorio Giovara2015-08-24
* channel_layout: Add a 16channel default layoutLuca Barbato2015-08-23
* aac: Make sure to set err on the failure pathLuca Barbato2015-08-23
* xavs: Do not try to set the bitrate tolerance without a bitrateLuca Barbato2015-08-23
* h264: Fix faulty call to avpriv_request_sampleLuca Barbato2015-08-22
* h264: Discard currently unsupported registered seiJohn Högberg2015-08-21
* imgutils: Fix a typo in avcodec_get_pix_fmt_lossLuca Barbato2015-08-21
* hevcdsp: fix a function nameAnton Khirnov2015-08-21
* hevc: avoid invalid shifts of negative valuesAnton Khirnov2015-08-21
* checkasm: Explicitly declare function prototypesHenrik Gramner2015-08-20
* checkasm: x86: properly save rdx/edx in checked_call()Henrik Gramner2015-08-20
* fate: test only demuxing in asf-repldataJanne Grunau2015-08-20
* asfdec: prevent the memory leak in the asf_read_metada_objAlexandra Hájková2015-08-16
* fate: Make sure a corner-case for ASF is coveredAlexandra Hájková2015-08-16
* hlsenc: Use AV_TIME_BASE units for all the computationsLuca Barbato2015-08-16
* vp7: bound checking in vp7_decode_frame_headerFederico Tomassetti2015-08-16
* libfdk-aacdec: Clean up properly if the init failsMartin Storsjö2015-08-16