50032 Commits (7ca2f8b1130bd3db86a6e1bf82493abe25b751dd)
 

Author SHA1 Message Date
Michael Niedermayer 61fbb4cd57 Merge commit '4db96649ca700db563d9da4ebe70bf9fc4c7a6ba' 12 years ago
Cyrille Faucheux 75758f84de build: fixes a "can't cd to..." issue when installing shared libraries. 12 years ago
Michael Niedermayer 4a6fa7963b lavf: dont try to find fps for attached pictures 12 years ago
Diego Biurrun 3594554a06 sparc: dsputil: Simplify high_bit_depth checks 12 years ago
Stefano Sabatini 7ac3ccc5f2 lavfi/unsharp: use the same macros used in the original MP filter 12 years ago
Stefano Sabatini 772b949d8e examples/scaling_video: fix typo 12 years ago
Michael Niedermayer 8102a097a5 doc/APIchanges: List merge commit hashes and version numbers 12 years ago
Diego Biurrun 49fe280753 h264idct: Replace duplicate scan8 table by appropriate #include 12 years ago
Marton Balint 5534d8f75e ffplay: remove remains of video_clock 12 years ago
Marton Balint b853cfe7ea ffplay: remove refresh thread to achieve more precise frame delay 12 years ago
rogerdpack 12c71f648c dshow: Fix MSVC support, remove av_export, which was apparently unneeded anyway. 12 years ago
Vignesh Venkatasubramanian 003be0a9c3 Removing network.h from matroskadec.c 12 years ago
Michael Niedermayer c3fb20bab4 ffmpeg: Check for parameter changes at the output of the audio filter graph 12 years ago
Clément Bœsch d5ce725cb3 Fix a few "its" vs "it's" typo. 12 years ago
Clément Bœsch 35a995f451 doc/resampler: fix two typo. 12 years ago
Clément Bœsch 0224375180 lavfi/showspectrum: simplify intensity_color_table declaration. 12 years ago
Clément Bœsch cf8dec7d64 lavfi/showspectrum: pretty-align constants. 12 years ago
Vignesh Venkatasubramanian ce6a8e5947 Adding AlphaMode element to Matroska Parser 12 years ago
Michael Niedermayer 2f3bc51228 apichanges: fix 2 wrong hashes 12 years ago
Michael Niedermayer 33d6330652 apichanges: Use , instead of / to seperate multiple hashes 12 years ago
Michael Niedermayer ad6802f975 apichanges: fix date 12 years ago
Diego Biurrun 4db96649ca avutil: Ensure that emms_c is always defined, even on non-x86 12 years ago
James Almer 8c95d177df fate: Add encrypted tta stream test 12 years ago
Michael Niedermayer 405cc0d905 movenc: hotfix, dont store fiel for h264 / mpeg4-asp / dnxhd 12 years ago
Diego Biurrun 759a3a2177 configure: Move MinGW CPPFLAGS setting to libc section, where it belongs 12 years ago
Diego Biurrun ab441e20ff avutil: Move emms code to x86-specific header 12 years ago
Nicolas George c557a5b08e lavfi/vf_ass: reindent after last commit. 12 years ago
Nicolas George bb3303b94c lavfi/vf_ass: ignore subtitles decoding errors. 12 years ago
Carl Eugen Hoyos 7d0e3b197c Write the fiel atom to mov files independently of the used video coded. 12 years ago
Paul B Mahol 41ae43cade lavfi: remove softskip libmpcodecs wrapper 12 years ago
Paul B Mahol 968f8acec8 lavfi: remove dsize libmpcodecs wrapper 12 years ago
Michael Niedermayer 8bbb487e44 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 9f16cb9e50 doc/APIchanges: fix odd .01 versions 12 years ago
Michael Niedermayer a08ebf04b1 matroskadec: simplify additional_id writing code 12 years ago
Vignesh Venkatasubramanian 30c5c45b12 Adding support for parsing BlockAdditional 12 years ago
Michael Niedermayer 701e9b8254 h264: Use mb itself as memcpy anchor and assert the other anchors position 12 years ago
Derek Buitenhuis 130cefc9dc doc/platform: Fix 10l typo 12 years ago
Ronald S. Bultje faf8eca08d h264: remove clear_blocks call in threading init. 12 years ago
Michael Niedermayer c230af9bcc h264: Reset last_pocs in case of reference or frame number inconsistencies 12 years ago
Diego Biurrun c6507946d4 dsputil: Move STRIDE_ALIGN macro to the only place it is used 12 years ago
Clément Bœsch 15e7533ca1 doc/dev: clarify public symbols prefixes. 12 years ago
Daniel Verkamp 5dd78ef34e WAV muxer: reindent 12 years ago
Michael Niedermayer 21cd905cd4 swr: check channel layouts before using them. 12 years ago
Paul B Mahol 34126cd090 lavfi/transpose: support more pix fmts 12 years ago
Paul B Mahol cf73e0bff3 lavu/intreadwrite: add AV_[RW][BLN]48 12 years ago
Michael Niedermayer 324d96644b libvorbisdec: Remove AVFrame from context 12 years ago
Michael Niedermayer fe84577273 libvorbisdec: set sample type 12 years ago
Nicolas George a17ececcc7 libcelt: decode directly to the user-provided AVFrame. 12 years ago
Nicolas George b68dd8a161 lavf/concatdec: allow probing. 12 years ago
Nicolas George db9dc5154d lavf/concatdec: add signature directive. 12 years ago