summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge commit '103391ca90b2f7c56ae756d76c76f7c3dfa28dd4'Michael Niedermayer2014-09-21
|\
| * dca: Remove some commented-out cruftDiego Biurrun2014-09-20
* | avcodec/alacenc: Remove unused variableMichael Niedermayer2014-09-20
* | alacenc: remove unneeded maskingChristophe Gisquet2014-09-20
* | alacenc: fix incorrect buffer useChristophe Gisquet2014-09-20
* | avformat/mp3dec: fix gapless audio supportwm42014-09-20
* | avfilter/idet: typo fix: PROGRSSIVE -> PROGRESSIVEPascal Massimino2014-09-20
* | x86/me_cmp: port mmxext vsad functions to yasmJames Almer2014-09-19
* | avcodec/dvdsubdec: fix VD/SD identifier nameMichael Niedermayer2014-09-19
* | avformat/os_support: Add _DEFAULT_SOURCE to hide warning about _SVID_SOURCE d...Daniel Bomar2014-09-19
* | tests/utils: make arguments const that arent changedMichael Niedermayer2014-09-19
* | avcodec/dv_profile: deprecate internal function that shouldn't be publicJames Almer2014-09-19
* | postproc/postprocess: Avoid some ifs in do_a_deblock_C()Michael Niedermayer2014-09-19
* | libavcodec/webp: treat out-of-bound palette index as translucent blackPascal Massimino2014-09-19
* | avcodec/libilbc: support for latest git of libilbcGianluigi Tiesi2014-09-19
* | postproc: Replace CLIP by av_clip_uint8Michael Niedermayer2014-09-19
* | postproc/postprocess: remove redundant castsMichael Niedermayer2014-09-18
* | postproc/postprocess: Use FF_ARRAY_ELEMS() in pp_free_context() instead of ha...Michael Niedermayer2014-09-18
* | postproc/postprocess: Remove unused argument from reallocAlign()Michael Niedermayer2014-09-18
* | Merge branch 'postprocwork'Michael Niedermayer2014-09-18
|\ \
| * | postproc/postprocess: use av_strtok()Michael Niedermayer2014-09-18
| * | postprocess: make some variables in pp_get_mode_by_name_and_quality() constMichael Niedermayer2014-09-18
| * | postproc: simplify forwarding return codesMichael Niedermayer2014-09-18
| * | libpostproc/postprocess: avoid some if()Michael Niedermayer2014-09-18
| * | fate: add fate-filter-pp1Michael Niedermayer2014-09-18
|/ /
* | x86/me_cmp: combine sad functions into a single macroJames Almer2014-09-17
* | Merge commit '2bb2c2bd75e5f4b28a945511cda77e0a1a44c758'Michael Niedermayer2014-09-18
|\|
| * rtpenc_chain: Pass the initial time_base hint on to the chained muxerMartin Storsjö2014-09-17
* | Merge commit '3f2c70355ab722bc9f741bd3ed8224c7cfb62379'Michael Niedermayer2014-09-18
|\|
| * configure: Use the right variables in check_host_cppJörg Krause2014-09-17
* | vf_deshake: rename Transform.vector to Transform.vec to avoid compiler confusionAndreas Cadhalpun2014-09-18
* | swscale/x86: do not expect registers to be preserved across inline ASM blocksVitor Sessak2014-09-18
* | avcodec/x86/vp9lpf: Always include x86util.asmMichael Niedermayer2014-09-17
* | Merge commit 'c5560e72d0bb69f8a1ac9536570398f84388f396'Michael Niedermayer2014-09-17
|\|
| * apetag: Fix APE tag size checkKaterina Barone-Adesi2014-09-17
* | fate: disable fate-ra4-288, the code uses floats and does not produce the sam...Michael Niedermayer2014-09-17
* | Merge commit '44caf99ecae7bc1b907fab849ecaa72dd340ba2e'Michael Niedermayer2014-09-17
|\|
| * fate: Add tests for RealAudio 1.0 (14.4) and RealAudio 2.0 (with 28.8)Katerina Barone-Adesi2014-09-17
* | avfilter: remove obsolete FF_API_FILL_FRAME cruftJames Almer2014-09-17
* | Merge commit '2dd09ebf5597fd5e4a573bee9cccf21ae821f286'Michael Niedermayer2014-09-17
|\|
| * cmdutils: Print a more sensible message in show_filters() w/o libavfilterDiego Biurrun2014-09-16
* | avcodec/x86/me_cmp: fix sad8xhMichael Niedermayer2014-09-17
* | x86/me_cmp: port mmxext and sse2 sad functions to yasmJames Almer2014-09-17
* | doc/filters: remove aconvertPaul B Mahol2014-09-17
* | avfilter: remove obsolete FF_API_ACONVERT_FILTER cruftJames Almer2014-09-17
* | ffplay: try to fix build failure on appleMichael Niedermayer2014-09-17
* | Merge remote-tracking branch 'cus/stable'Michael Niedermayer2014-09-17
|\ \
| * | ffplay: use frame queue to determine last used posMarton Balint2014-09-16
| * | ffplay: factorize frame queue operationsMarton Balint2014-09-16
* | | avformat/avienc: Dont search for startcodes in inserted empty avi framesMichael Niedermayer2014-09-17