64848 Commits (265dadbe7de5e0f35faeedf0a76a823cbc71cd72)
 

Author SHA1 Message Date
Anton Khirnov b8604a9761 oggparsecelt: do not set AVCodecContext.frame_size 11 years ago
Anton Khirnov d5cf5afabb adxdec: get rid of an avpriv function 11 years ago
Anton Khirnov f6ee61fb05 lavc: export DV profile API used by muxer/demuxer as public 11 years ago
Anton Khirnov 3f3232a371 avconv: set the output stream timebase 11 years ago
Anton Khirnov c9c1265c52 avformat: update muxing doxy 11 years ago
Anton Khirnov abda15a990 cdg: set the keyframe flag on the first packet 11 years ago
Carl Eugen Hoyos d6e7881c2e Fix wmv1 encoding if all other msmpeg4-related encoders were disabled. 11 years ago
Carl Eugen Hoyos e4dfc3f9b8 Fix wmv1 decoding if no other msmpeg4-related decoder was compiled. 11 years ago
Michael Niedermayer c8b2cf4996 avcodec/mpegvideo: flip motion vector visualization for backward motion vectors 11 years ago
Michael Niedermayer 98eab98159 avdevice/pulse_audio_dec: reimplement using the non simple API 11 years ago
Mark Boorer 352756ecae avformat/movenc: respect color_range when encoding dnxhd. 11 years ago
Michael Niedermayer 7125b6ca90 avformat/segment: remove gettimeofday() use, remove sys/time.h 11 years ago
James Almer 2375b09473 alpha/idctdsp: move idct init code out of dsputil 11 years ago
Alexander V. Lukyanov 8635954335 avformat/mpegts: pass MpegTSContext ptr explicitly (fixes #3721) 11 years ago
Michael Niedermayer fd3388d63d Merge commit '18fb38fb9ea7e2d5997c096fccfcd4cb43f70294' 11 years ago
Michael Niedermayer 839688bc63 Merge commit 'cf280ed004b5c618560f8f43d14ff264bd1e4c3d' 11 years ago
Michael Niedermayer a26ecba075 Merge commit '52a1c32c0a86e84d43f977c5148e62975a0c6917' 11 years ago
Michael Niedermayer eee6ad38f9 avdevice/lavfi: add io.h, should fix msvc build 11 years ago
Michael Niedermayer 550bda741c avcodec/alpha/dsputil_alpha: fix build 11 years ago
Martin Storsjö 18fb38fb9e mov: Remove a variable that is set but never used 11 years ago
Martin Storsjö cf280ed004 avplay: Handle pixel aspect ratio properly 11 years ago
Luca Barbato 52a1c32c0a nut: Use nut->version in the version range check 11 years ago
Michael Niedermayer 7cb8f7ded4 avcodec/proresenc_anatoliy: check against maximum dimensions 11 years ago
Michael Niedermayer 7c7441b37d avcodec/roqvideoenc: check dimensions against maximum 11 years ago
Michael Niedermayer fe4c76b3d0 avcodec/roqvideoenc: fix infinite lambda increasing loop 11 years ago
Michael Niedermayer a981d1b6aa avformat/nutdec: if all else fails try to lookup video tag in isom 11 years ago
Michael Niedermayer 5a4edf6f0d avformat/movenc: check that the video resolution is supported 11 years ago
Michael Niedermayer 1f935c3d0b Merge commit '79fce1ec8abd017593c003917fc123f7119a78d6' 11 years ago
Michael Niedermayer 70b423e148 Merge commit '3d90f27ad5843ccd63d34fd6da4d4bff212c1bfe' 11 years ago
Michael Niedermayer e1f729d977 Merge commit 'd3cfd7aff86ee3d449ca68aba21d67b9b2136a9b' 11 years ago
Martin Storsjö 79fce1ec8a arm: Avoid using the 'setend' instruction on ARMv7 and newer 11 years ago
Roman Savchenko 3d90f27ad5 avformat_new_stream: make the AVCodec parameter const 11 years ago
Andrew Kelley d3cfd7aff8 af_compand: make sure request_frame always outputs at least one frame 11 years ago
Michael Niedermayer 14e2406de7 Merge commit 'a9aee08d900f686e966c64afec5d88a7d9d130a3' 11 years ago
Michael Niedermayer 5c7bf354dc avcodec/crystalhd: Add #if HAVE_UNISTD_H around #include <unistd.h> 11 years ago
Michael Niedermayer 0ffba9feb6 avutil/cpu: Use HAVE_UNISTD_H instead of HAVE_SYSCONF for #include <unistd.h> 11 years ago
Michael Niedermayer 576ced5530 avfilter/vf_drawtext: Add #if HAVE_UNISTD_H around #include <unistd.h> 11 years ago
Michael Niedermayer 0dbcecc8dc avdevice/oss_audio: Add #if HAVE_UNISTD_H around #include <unistd.h> 11 years ago
Timothy Gu 8e6a66b662 doc: add doxygen target tag 11 years ago
Timothy Gu cee98aadb1 doc: make doxygen program configurable 11 years ago
Timothy Gu 865a761081 doc: add doxy-wrapper.sh to doc/doxygen/html dependencies 11 years ago
Michael Niedermayer 307239bdb6 ffserver: add HAVE_UNISTD_H around #include <unistd.h> 11 years ago
Michael Niedermayer 1574eedd0e tools/yuvcmp: add HAVE_UNISTD_H around #include <unistd.h> 11 years ago
Michael Niedermayer 39ea21713c avcodec/libxvid: add HAVE_UNISTD_H around #include <unistd.h> 11 years ago
Michael Niedermayer 0ebcf87803 protect unistd.h with #if HAVE_UNISTD_H in code from recent av_bprint_fd_contents() patches 11 years ago
Timothy Gu 5b58692ed4 swresample: misc. doxy improvements 11 years ago
Michael Niedermayer 9ccc7aeeea doc/Doxyfile: use 5 columns for alphabetical index 11 years ago
Michael Niedermayer 242b3c292a Merge commit '1e9a93bfca2c2f43a07e01f2ef9fd5cbafe6c22d' 11 years ago
Michael Niedermayer 75be508f7c Merge commit 'a863c97e99bf30a88baa74f83bab9e3ab25984dc' 11 years ago
Michael Niedermayer 154954c2ac avcodec/vmdvideo: remove unneeded include 11 years ago