51677 Commits (c6ae7f64a09e3bb7f73dbb8971c59fbd9f56fce3)
 

Author SHA1 Message Date
Michael Niedermayer c6ae7f64a0 avio.h: fix indention 12 years ago
Paul B Mahol 9fce2b8854 lavfi/il: use standard option parsing 12 years ago
Michael Niedermayer 8a97f6acc8 Merge remote-tracking branch 'mbouron/master' 12 years ago
Michael Niedermayer 7cfaf727a1 flvenc: dont call avio_flush() unconditional 12 years ago
Michael Niedermayer a286940da1 mux: also call avio_flush() when flushing the muxer 12 years ago
Michael Niedermayer ad6a50c0ed avformat: add writeout_count statistic 12 years ago
Michael Niedermayer 0138fe5656 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 024a5f72ee Merge commit '9e0f14f16cfc9456a691655fda7d01090bffe47e' 12 years ago
Michael Niedermayer 5f49e92eb9 Merge commit '610b18e2e3d8ef5eca3e78f33a0625689b8d2bb9' 12 years ago
Michael Niedermayer 1090f69386 Merge commit 'aa8d89536d35af0a0c8d8bac2b452ffe7b82cae5' 12 years ago
Ronald S. Bultje d2ec6ea6c6 lavc: Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtables 12 years ago
Martin Storsjö 9e0f14f16c lavc: Make pointers to ff_cropTbl const 12 years ago
Ronald S. Bultje 610b18e2e3 x86: qpel: Move fullpel and l2 functions to a separate file 12 years ago
Ronald S. Bultje 18df366a18 vp3: Embed idct_permutation array directly in VP3DecoderContext 12 years ago
Martin Storsjö 0f59845708 bfin: Make vp3 functions static 12 years ago
Martin Storsjö aa8d89536d bfin: Don't use the vp3 idct functions if bitexact behaviour is expected 12 years ago
Matthieu Bouron 25b143aa7b lavf/mxfdec: handle identification metadata 12 years ago
Paul B Mahol 018cc6f026 lavfi/histogram: use standard options parsing 12 years ago
Paul B Mahol 1f97dfb77f lavfi/blend,noise: remove unedeed av_opt_free() call 12 years ago
Christophe Gisquet e2946e5c34 x86: sbrdsp: implement SSE qmf_deint_bfly 12 years ago
Paul B Mahol 1adf54de56 dfa: implement tdlt chunk decoding 12 years ago
Michael Niedermayer 4bcb75cc48 ffmpeg: Print a warning when -frames is affecting non video frames 12 years ago
Michael Niedermayer 2f284c0170 dpxdec: Fix decoding of RGBA10 12 years ago
Nicolas George 0884d04dc3 lavc: fix recoded subtitles end. 12 years ago
Michael Niedermayer 38665efcc7 asfenc: convert asserts to av_assert 12 years ago
Clément Bœsch 1fabd95035 lavf/http: use a more compatible default user agent. 12 years ago
Michael Niedermayer 28943c4d31 vf_noise: Fix av_lfg_get() maximum value 12 years ago
Michael Niedermayer 62447248f3 vf_noise: remove low quality mode 12 years ago
Michael Niedermayer 21f4fc2e40 avfilter/vf_mp: fix x86 cpu caps 12 years ago
Christophe Gisquet 11774169ae sbrdsp: unroll and use integer operations 12 years ago
Christophe Gisquet f4ac80227b sbrdsp: unroll sbr_autocorrelate_c 12 years ago
Michael Niedermayer ff50b08304 coverage: filter /usr/include out 12 years ago
Michael Niedermayer 32bac65ba0 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 84bfa8beb7 Merge commit 'a862c7d3368241e72a465ab944afa38ea62a6640' 12 years ago
Paul B Mahol 11d7bbb47a fate: add coverage for background disposal in gif decoder 12 years ago
Stefano Sabatini 7775992c65 doc/filters: fix main/over mismatch in movie examples 12 years ago
Christophe Gisquet f4b0d12f5b x86: sbrdsp: Implement SSE neg_odd_64 12 years ago
Michael Niedermayer 37f080f6f6 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 473d129742 Merge commit '0404ec619d43f27b87c424aa1a572a6699fe6a31' 12 years ago
Michael Niedermayer 04b0fd7e91 Merge commit 'b78f81c8033904e2e75add0c9a603df6df514a30' 12 years ago
Michael Niedermayer e7c801d9d3 Merge commit '66ac3dbf1e60c27d0f1d779a424c0b33b7ca3780' 12 years ago
Michael Niedermayer 3d73be071d Merge commit 'ed16c2dbf47cdd7c48825b4da6e7036698e5dde1' 12 years ago
Michael Niedermayer fa871b1bde Merge commit 'ae35d91d44c5e676af3d146bf8d05b241c467675' 12 years ago
highgod0401 99186f1fd2 fix bug of finding CPU device 12 years ago
Reinhard Tartler a862c7d336 Integrate lcov/gcov into Libav 12 years ago
Paul B Mahol 9a8f1e7295 img2dec: make use of AV_OPT_TYPE_IMAGE_SIZE 12 years ago
Paul B Mahol 1d5b4f9fe9 img2dec: make use of AV_OPT_TYPE_VIDEO_RATE 12 years ago
Paul B Mahol d343848de2 rawvideodec: make use of AV_OPT_TYPE_IMAGE_SIZE 12 years ago
Paul B Mahol 9f5bb44021 rawvideodec: make use of AV_OPT_TYPE_VIDEO_RATE 12 years ago
Paul B Mahol 4c76600a8c rawdec: make use of AV_OPT_TYPE_VIDEO_RATE 12 years ago