52801 Commits (5c2ccf83df3bfea03c843910c41ee99bd4d64129)
 

Author SHA1 Message Date
Michael Niedermayer 5c2ccf83df Merge commit '7abd35a1ffaecfd79fa07b801621ee11ab595c43' 12 years ago
Paul B Mahol f5846dc98c id3v2: stop ignoring text encoding for chapter titles 12 years ago
Michael Niedermayer 5a9e376049 h264: check mb_width/height 12 years ago
Michael Niedermayer edabbfbaf2 ff_h264_decode_seq_parameter_set: dont set h->sps 12 years ago
Michael Niedermayer 26482ae716 h264_sei/decode_picture_timing: do not depend on h->sps being set 12 years ago
Michael Niedermayer ccdaa31d86 ff_h264_decode_picture_parameter_set: fix return code 12 years ago
Michael Niedermayer dc35b77b28 ff_h264_decode_picture_parameter_set: use the correct sps 12 years ago
Carl Eugen Hoyos 7c23922c2b Cosmetics: Reindent Sierra vmd demuxer after last commit. 12 years ago
Carl Eugen Hoyos 4ec509ce3d Support demuxing of audio-only vmd files. 12 years ago
Carl Eugen Hoyos a07ac1f788 Fix type of shared flac table ff_flac_blocksize_table[]. 12 years ago
Diego Biurrun 7abd35a1ff avformat: Add av_cold attributes to init functions missing them 12 years ago
Michael Niedermayer 2d8dddd926 Merge branch 'vdpau' of https://github.com/FernetMenta/FFmpeg 12 years ago
Michael Niedermayer fb90e7b86d configure: Use the tool specified with --valgrind instead of a hardcoded "valgrind" 12 years ago
Michael Niedermayer 54021aea57 configure: set valgrind-memcheck toolchain when --valgrind is specified 12 years ago
Rainer Hochecker fe1f36547d register AV_PIX_FMT_VDPAU for hwaccel 12 years ago
Rainer Hochecker b37cc5995b fix vdpau vc1 interlace modes 12 years ago
Michael Niedermayer cdfa1c89b7 avcodec: Set frame.width/height on all exit pathes of ff_get_buffer() 12 years ago
highgod0401 548101b553 lavu/opencl: add opencl public error API 12 years ago
Michael Niedermayer 097f668047 avformat: replace "AVPROBE_SCORE_MAX / X" by AVPROBE_SCORE_EXTENSION / Y 12 years ago
Michael Niedermayer a1f234be11 make the ordering of the return type and av_cold consistent 12 years ago
Michael Niedermayer 35623d833e Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer d5dbd84c9a Merge commit '2b677ffca54a5fbef9c8860841c32f28ecd68f70' 12 years ago
Michael Niedermayer 3c200aa693 Merge commit '1fda184a85178cfd7b98d9e308d18e1ded76a511' 12 years ago
Michael Niedermayer e7f8493fd8 Merge commit '20c86571ccc71412781d4a4813e4693e0c42aec6' 12 years ago
Michael Niedermayer fdccb84e3b Merge commit 'c0c2b96c136ec2cbfd808eefc26de399f447d62f' 12 years ago
Michael Niedermayer f083b4c338 Merge commit 'e0f8be6413b6a8d334d6052e610af32935c310af' 12 years ago
Michael Niedermayer 77570facdb Merge commit '4d7ed3e73541983459a7913c2034eba69ebc113d' 12 years ago
Michael Niedermayer b507c00dc0 Merge commit 'e445647b4fdf481b13b2743b303d84de4f43bedd' 12 years ago
Michael Niedermayer a8ff830b79 Merge commit '093804a93cc5da3f95f98265a5df116912443cec' 12 years ago
Michael Niedermayer 0aa095483d Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487' 12 years ago
Michael Niedermayer 057c5d2e16 Merge commit '72e228b274a98af1aba9588415d0cd87fde44663' 12 years ago
Michael Niedermayer 86c9cf643b configure: fix valgrind-memcheck arguments 12 years ago
Michael Niedermayer 4451be5ce1 Merge commit 'b1ee8eec849f17fce2f411a297de9cbf2edaeb3a' 12 years ago
Michael Niedermayer 336ffb8377 Merge commit '95e8ac60f8b7317ce23c648250fdc8fb68d65a07' 12 years ago
Michael Niedermayer fbede75a25 Merge commit '768e44d044bc32de1e58c198a3708d186af7e966' 12 years ago
Reimar Döffinger d82729e5d9 Detect and skip mj2-style jp2c header. 12 years ago
Reimar Döffinger 3bb1c58e95 Avoid incorrect deprecated pixel format warning. 12 years ago
Claudio Freire 1ef82cc60d AAC encoder: Fix rate control on twoloop. 12 years ago
Claudio Freire c545876d1b AAC encoder: Fixed a rounding bug in psy's channel bitrate computation. 12 years ago
Michael Niedermayer adaa7743f5 src_movie: fix scanf string 12 years ago
Michael Niedermayer 369a120826 xbmdec: fix off by one error in scanf() 12 years ago
Martin Storsjö 2cca96e670 configure: Check for getenv 12 years ago
Diego Biurrun 2b677ffca5 swscale: Add av_cold attributes to init functions missing them 12 years ago
Diego Biurrun 1fda184a85 avutil: Add av_cold attributes to init functions missing them 12 years ago
Hendrik Leppkes 20c86571cc lavfi: let gcc realign the stack on public graph driving functions 12 years ago
Diego Biurrun c0c2b96c13 sctp: Add a note on why sctp_recvmsg and sctp_sendmsg have ff_-prefixes 12 years ago
Diego Biurrun a8a45dfe25 avs: Increase magic value score above file extension score 12 years ago
Diego Biurrun e0f8be6413 avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 12 years ago
Diego Biurrun 4d7ed3e735 build: output-example: Add avutil to ELIBS in link command 12 years ago
Diego Biurrun e445647b4f avresample: Add av_cold attributes to init functions missing them 12 years ago