17042 Commits (6735e2c810b7ad29c621ad9363cf415b2ba8bdf3)
 

Author SHA1 Message Date
Måns Rullgård a2fc0f6a6d ARM: replace "armv4l" with "arm" 16 years ago
Diego Biurrun 2600f8c86d Remove obsolete and misleading comments. 16 years ago
Diego Biurrun c9e73264ae Roundup now works from a ffmpeg.org domain as well, so prefer that. 16 years ago
Michael Niedermayer ac0623b23c Fix indention, also do a little vertical alignment of changed lines. 16 years ago
Stefano Sabatini 7b1454c439 Implement av_set_string3(). 16 years ago
Michael Niedermayer 6120a343aa Factorize 3 multiplications out, code becomes 3 cpu cycles faster. 16 years ago
Michael Niedermayer 1dd488e955 Move ENABLE_SMALL back to the per MB check, as otherwise gcc wont remove 16 years ago
Michael Niedermayer 89db0bae26 Do not recalculate constant part of is_complex for every MB. 16 years ago
Michael Niedermayer 41e4055b63 Support the new lossless mode. 16 years ago
Måns Rullgård 479044cea5 dct-test: add ARM IDCTs 16 years ago
Måns Rullgård 875f31259b dct-test: add PARTTRANS permutation 16 years ago
Michael Niedermayer d358caed7e Horizontal and vertical prediction functions needed for new lossless mode 16 years ago
Michael Niedermayer ca5b528ea1 Fix bug where the avi demxuer lost the first frame of malformed 16 years ago
Baptiste Coudurier 271344377a check that nb_streams is valid before setting stream, fix crash with jp2 which do not use same structure 16 years ago
Benoit Fouet f683ea1cab Add const qualifiers to decode functions. 16 years ago
Benoit Fouet 7d2cc552ed Fix warning "format not a string literal and no format arguments". 16 years ago
Ben Littler f86cd76138 add MPNG fourcc 16 years ago
Ben Littler 4a49a5fdfc two more mpeg4 fourccs and one msmpeg4v3 from uncommon codec list 16 years ago
Ben Littler a9cf309b96 QIVG fourcc, fixes http://rodweb.dip.jp/partner/check.avi 16 years ago
Ben Littler c6340f86a3 add rpza avi fourcc 16 years ago
Michael Niedermayer 09a76db8e6 Do not skip frames until the first keyframe when stream copying but 16 years ago
David Conrad 2169b79c2a Workaround for shared libs on OS X with Apple gcc 4.0.1 16 years ago
Laurent Aimar ac52613c16 Check extradata is large enough. 16 years ago
Stefano Sabatini 301cc4f370 Implement the av_set_number2() internal function, which makes possible 16 years ago
Stefano Sabatini a59d44fdf4 Remove ending period in a log message, which was inconsistent with 16 years ago
Diego Biurrun 68178ca9e1 Add xvmc configure support. 16 years ago
Diego Biurrun b24298badc Switch xvmc over to a CONFIG_ option. 16 years ago
Diego Biurrun 6915cf3854 whitespace cosmetics 16 years ago
Måns Rullgård 1bf98d19d5 ARM: NEON optimised h264_idct_dc_add 16 years ago
Måns Rullgård c598cf25f4 ARM: NEON optimised h264_idct_add 16 years ago
Måns Rullgård 5813e05d08 ARM: NEON optimised H.264 8x8 and 16x16 qpel MC 16 years ago
Måns Rullgård ad74a0f8b3 ARM: NEON optimised H.264 loop filter 16 years ago
Måns Rullgård 1cce897aad ARM: NEON optimised {put,avg}_h264_chroma_mc[48] 16 years ago
Måns Rullgård 7eec43289a ARM: NEON optimised simple_idct 16 years ago
Måns Rullgård 569f5a756a ARM: NEON optimised put_pixels functions 16 years ago
Diego Biurrun c4687bf607 Avoid invasion of POSIX-reserved _t namespace. 16 years ago
Daniel Verkamp 40a19c4434 Fix one peculiar case in Smacker decoding. 16 years ago
Diego Biurrun 9506090df9 Avoid POSIX-reserved _t in identifier names. 16 years ago
Michael Niedermayer 40f0624121 Enable filter_mb_fast if CODEC_FLAG2_FAST is set. 16 years ago
Aurelien Jacobs bf73801bec vp56: don't reset dimensions to 0 in codec init 16 years ago
Ronald S. Bultje b9b2b8c93b Use get_buffer() and url_fskip() for some loops of get_byte()s. See discussion in ML thread 16 years ago
Ronald S. Bultje 127ed7b07b Reindent something that looks weird. 16 years ago
Ronald S. Bultje b965ff352f Add comment to indicate why the SDP line buffer is as big as it is. 16 years ago
Ronald S. Bultje e322d3f5be Increase SDP line buffer size because ASF headers in RTSP-MS are very big. See ML discussion 16 years ago
Stefano Sabatini d0a01fe84b Move documentation of avcodec_register_all() from allcodecs.c to 16 years ago
Stefano Sabatini 54c441c860 Remove set_all_opt() and its use in av_set_string2(). Make 16 years ago
Michael Niedermayer a3bb564ee5 10l (forgot sample_size) 16 years ago
Stefano Sabatini d1ca187fb6 Document register_avcodec(). 16 years ago
Stefano Sabatini 7a961a46ba Make register_avcodec() call avcodec_init(). 16 years ago
Stefano Sabatini 335a761a90 Use a more explicit "codec" rather than "format" as the parameter of 16 years ago