29194 Commits (71f029146c963f5bab61bce000839f20bd06549a)
 

Author SHA1 Message Date
Michael Niedermayer a8fd2f4e02 lavf: initialise reference_dts in av_estimate_timings_from_pts. 14 years ago
Michael Niedermayer 108f318d90 h264: don't be so picky on decoding pps in extradata. 14 years ago
Wim Lewis 3de33b00de avcodec.h: add or elaborate on some documentation comments. 14 years ago
Michael Niedermayer 33aec3f402 h264: change a few comments into error messages 14 years ago
Reimar Döffinger 86961eeabf ac3dec: fix doxy-style for comment ("///>" should be "///<" instead). 14 years ago
Peter Ross a31d4b3a99 img2: add .dpx to the list of supported file extensions. 14 years ago
Michael Niedermayer 294e5475c2 ffv1: fix undefined behavior with insane widths. 14 years ago
Mans Rullgard 9776e25db9 ARM: jrevdct_arm: simplify stack usage 14 years ago
Mans Rullgard 13743c7ab0 ARM: jrevdct_arm: use push/pop mnemonics 14 years ago
Mans Rullgard 77cdfde73e ARM: jrevdct_arm: misc cleanup 14 years ago
Mans Rullgard 5c46ad1da0 ARM: optimised mpadsp_apply_window_fixed 14 years ago
Reinhard Tartler b95d19b020 Add some (important) changelog entries 14 years ago
Stefano Sabatini de85935883 cmdutils: add missing NULL check in parse_options() 14 years ago
Sven C. Dack 2f2c60400a x11grab: remove a memory allocation and the associated memcpy. 14 years ago
Mans Rullgard 151c584188 build: fix "make install" with documentation disabled 14 years ago
Mans Rullgard 623ffe8c82 build: simplify some conditional targets 14 years ago
Alex Converse 19d824e473 bitstream: Properly promote av_reverse values before shifting. 14 years ago
Ronald S. Bultje 103278f7b0 libavutil/swscale: YUV444P10/YUV444P9 support. 14 years ago
Jason Garrett-Glaser c149843b5a H.264: Fix high bit depth explicit biweight 14 years ago
Oskar Arvidsson 6c031a3338 h264: Fix 10-bit H.264 x86 chroma v loopfilter asm. 14 years ago
Diego Biurrun 919d7a345a Replace DEBUG_SEEK/DEBUG_SI + av_log combinations by av_dlog. 14 years ago
Justin Ruggles aecc596a65 Update copyright year for ac3enc_opts_template.c. 14 years ago
Kieran Kunhya f74e5b76b1 adts: Adjust frame size mask to follow the specification. 14 years ago
Martin Storsjö d16cccac98 movenc: Add RTP muxer/hinter options 14 years ago
Martin Storsjö f3f82296a4 movenc: Pass the RTP AVFormatContext to the SDP generation 14 years ago
Martin Storsjö e2e29c6247 rtspenc: Add RTP muxer options 14 years ago
Martin Storsjö 6cf09bb7ef rtspenc: Add an AVClass for setting muxer specific options 14 years ago
Martin Storsjö ff0824f72c rtpenc_chain: Pass the rtpflags options through to the chained muxer 14 years ago
Martin Storsjö 635fac9af1 rtpenc: Declare the rtp flags private AVOptions in rtpenc.h 14 years ago
Martin Storsjö 9c434ce826 sdp: Reindent after the previous commit 14 years ago
Juan Carlos Rodriguez 0832122880 rtpenc: MP4A-LATM payload support 14 years ago
Martin Storsjö cb7c11cc9e avoptions: Add an av_opt_flag_is_set function for inspecting flag fields 14 years ago
Martin Storsjö 0558e266a2 sdp: Allow passing an AVFormatContext to the SDP generation 14 years ago
Yusuke Nakamura f33a6a22b4 mov: Fix wrong timestamp generation for fragmented movies that have time offset caused by the first edit list entry. 14 years ago
Michael Niedermayer d8999306e5 mpeg12: more advanced ffmpeg mpeg2 aspect guessing code. 14 years ago
Ronald S. Bultje af2faf2076 swscale: split YUYV output out of yuv2packed[12X]_c(). 14 years ago
Stefano Sabatini 996bbdbf1f lavf: make compute_pkt_fields2() return meaningful error values 14 years ago
Reimar Döffinger 4654420410 matroskadec: set timestamps for RealAudio packets. 14 years ago
Anton Khirnov 8e84c072e4 intelh263dec: aspect ratio processing fix. 14 years ago
Anton Khirnov 95a05030ca intelh263dec: fix "Strict H.263 compliance" file playback 14 years ago
Reimar Döffinger c673c90515 oss,sndio: simplify by using FFMIN. 14 years ago
Ronald S. Bultje 6b105e3ee6 swscale: extract monowhite/black output from yuv2packed[12X]_c(). 14 years ago
Ronald S. Bultje 6d4d483eee swscale: de-macro'ify RGB15/16/32 input functions. 14 years ago
Ronald S. Bultje e2babb9b47 swscale: rearrange code. 14 years ago
Alex Converse 85e9e3a9fa movdec: Add support for the 'wfex' atom. 14 years ago
Alex Converse 9a1b79128c ffmpeg.c: Add a necessary const qualifier 14 years ago
Alex Converse ed8a50068c riff: Fix potential memleak. 14 years ago
Ronald S. Bultje dbd3183935 swscale: change 48bit RGB input macros to inline functions. 14 years ago
Ronald S. Bultje f30ee65700 swscale: change 9/10bit YUV input macros to inline functions. 14 years ago
Ronald S. Bultje aa39f5f6d6 swscale: extract gray16 output functions from yuv2packed[12X](). 14 years ago