summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | | doc/filters: add geq gradient examplesLou Logan2014-09-16
* | | Revert "avformat/rtpproto: fix strict aliasing violations with sockaddr"Michael Niedermayer2014-09-16
|/ /
* | avfilter/ass: add shaping optionClément Bœsch2014-09-16
* | avfilter/ass: better log level mappingClément Bœsch2014-09-16
* | avfilter/ass: make sure the log level are in available rangeClément Bœsch2014-09-16
* | Merge commit '45ff7c93dd84a254cc96acc589e5ac3d7bd16bce'Michael Niedermayer2014-09-16
|\|
| * dca: K&R formatting cosmeticsGabriel Dume2014-09-16
* | Merge commit '9030c58a780a02fb8256cb75cd39275eaad786d1'Michael Niedermayer2014-09-16
|\|
| * configure: Disable i686 for i586 and lower CPUsMikulas Patocka2014-09-16
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2014-09-16
|\ \
| * | Add a closing LF to Webm-manifest files.Carl Eugen Hoyos2014-09-16
* | | tools/crypto_bench: fix build when AV_READ_TIME is unavailableMichael Niedermayer2014-09-16
|/ /
* | sws: use av_clip() instead of av_clip_c()Clément Bœsch2014-09-16
* | avformat/flacenc: use av_clip() instead of av_clip_c()Clément Bœsch2014-09-16
* | lavf/hls: add hls_ts_optionSteven Liu2014-09-16
* | doc/examples/transcoding: use av_packet_rescale_ts()Stefano Sabatini2014-09-16
* | Merge commit '2d589273dd36c5eb271a035ea0e669b64dae257f'Michael Niedermayer2014-09-16
|\|
| * configure: Split adding of CFLAGS and CPPFLAGS for hardened toolchainDiego Biurrun2014-09-16
* | avcodec/h264_sei: ff_h264_decode_sei: dont try to parse trailing zeroesMichael Niedermayer2014-09-16
* | avformat/mpegtsenc: More verbose warning messages in case of missing video ES...Michael Niedermayer2014-09-16
* | avformat/network: move sockaddr_union after sockaddr_storage compatibility codeMichael Niedermayer2014-09-16
* | build: simplify libwebp checkClément Bœsch2014-09-15