summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* postproc/postprocess: remove redundant castsMichael Niedermayer2014-09-181-2/+2
* postproc/postprocess: Use FF_ARRAY_ELEMS() in pp_free_context() instead of ha...Michael Niedermayer2014-09-181-2/+4
* postproc/postprocess: Remove unused argument from reallocAlign()Michael Niedermayer2014-09-181-11/+11
* Merge branch 'postprocwork'Michael Niedermayer2014-09-183-29/+28
|\
| * postproc/postprocess: use av_strtok()Michael Niedermayer2014-09-181-3/+4
| * postprocess: make some variables in pp_get_mode_by_name_and_quality() constMichael Niedermayer2014-09-181-3/+3
| * postproc: simplify forwarding return codesMichael Niedermayer2014-09-181-8/+2
| * libpostproc/postprocess: avoid some if()Michael Niedermayer2014-09-181-15/+15
| * fate: add fate-filter-pp1Michael Niedermayer2014-09-182-0/+4
|/
* x86/me_cmp: combine sad functions into a single macroJames Almer2014-09-171-128/+93
* Merge commit '2bb2c2bd75e5f4b28a945511cda77e0a1a44c758'Michael Niedermayer2014-09-181-0/+1
|\
| * rtpenc_chain: Pass the initial time_base hint on to the chained muxerMartin Storsjö2014-09-171-0/+1
* | Merge commit '3f2c70355ab722bc9f741bd3ed8224c7cfb62379'Michael Niedermayer2014-09-180-0/+0
|\ \ | |/
| * configure: Use the right variables in check_host_cppJörg Krause2014-09-171-1/+1
* | vf_deshake: rename Transform.vector to Transform.vec to avoid compiler confusionAndreas Cadhalpun2014-09-182-26/+26
* | swscale/x86: do not expect registers to be preserved across inline ASM blocksVitor Sessak2014-09-181-39/+44
* | avcodec/x86/vp9lpf: Always include x86util.asmMichael Niedermayer2014-09-171-2/+2
* | Merge commit 'c5560e72d0bb69f8a1ac9536570398f84388f396'Michael Niedermayer2014-09-171-2/+4
|\ \ | |/
| * apetag: Fix APE tag size checkKaterina Barone-Adesi2014-09-171-2/+4
* | fate: disable fate-ra4-288, the code uses floats and does not produce the sam...Michael Niedermayer2014-09-171-2/+2
* | Merge commit '44caf99ecae7bc1b907fab849ecaa72dd340ba2e'Michael Niedermayer2014-09-173-1/+133
|\ \ | |/
| * fate: Add tests for RealAudio 1.0 (14.4) and RealAudio 2.0 (with 28.8)Katerina Barone-Adesi2014-09-173-1/+133
* | avfilter: remove obsolete FF_API_FILL_FRAME cruftJames Almer2014-09-173-64/+0
* | Merge commit '2dd09ebf5597fd5e4a573bee9cccf21ae821f286'Michael Niedermayer2014-09-171-2/+4
|\ \ | |/
| * cmdutils: Print a more sensible message in show_filters() w/o libavfilterDiego Biurrun2014-09-161-2/+4
* | avcodec/x86/me_cmp: fix sad8xhMichael Niedermayer2014-09-171-12/+24
* | x86/me_cmp: port mmxext and sse2 sad functions to yasmJames Almer2014-09-172-154/+379
* | doc/filters: remove aconvertPaul B Mahol2014-09-171-35/+0
* | avfilter: remove obsolete FF_API_ACONVERT_FILTER cruftJames Almer2014-09-175-205/+0
* | ffplay: try to fix build failure on appleMichael Niedermayer2014-09-171-1/+1
* | Merge remote-tracking branch 'cus/stable'Michael Niedermayer2014-09-171-165/+214
|\ \
| * | ffplay: use frame queue to determine last used posMarton Balint2014-09-161-7/+15
| * | ffplay: factorize frame queue operationsMarton Balint2014-09-161-158/+199
* | | avformat/avienc: Dont search for startcodes in inserted empty avi framesMichael Niedermayer2014-09-171-1/+1
* | | doc/filters: add geq gradient examplesLou Logan2014-09-161-0/+16
* | | Revert "avformat/rtpproto: fix strict aliasing violations with sockaddr"Michael Niedermayer2014-09-161-7/+4
|/ /
* | avfilter/ass: add shaping optionClément Bœsch2014-09-163-1/+28
* | avfilter/ass: better log level mappingClément Bœsch2014-09-161-8/+8
* | avfilter/ass: make sure the log level are in available rangeClément Bœsch2014-09-161-1/+3
* | Merge commit '45ff7c93dd84a254cc96acc589e5ac3d7bd16bce'Michael Niedermayer2014-09-166-7979/+7952
|\ \ | |/
| * dca: K&R formatting cosmeticsGabriel Dume2014-09-166-7981/+7953
* | Merge commit '9030c58a780a02fb8256cb75cd39275eaad786d1'Michael Niedermayer2014-09-160-0/+0
|\ \ | |/
| * configure: Disable i686 for i586 and lower CPUsMikulas Patocka2014-09-161-0/+1
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2014-09-161-1/+1
|\ \
| * | Add a closing LF to Webm-manifest files.Carl Eugen Hoyos2014-09-161-1/+1
* | | tools/crypto_bench: fix build when AV_READ_TIME is unavailableMichael Niedermayer2014-09-161-0/+4
|/ /
* | sws: use av_clip() instead of av_clip_c()Clément Bœsch2014-09-161-6/+6
* | avformat/flacenc: use av_clip() instead of av_clip_c()Clément Bœsch2014-09-161-1/+1
* | lavf/hls: add hls_ts_optionSteven Liu2014-09-163-3/+26
* | doc/examples/transcoding: use av_packet_rescale_ts()Stefano Sabatini2014-09-161-27/+9
OpenPOWER on IntegriCloud