30934 Commits (5f654897e325349dacf2546674e0510bb72ecb50)
 

Author SHA1 Message Date
Carl Eugen Hoyos 5ad05dd500 Fix documentation for -ar and -ac. 14 years ago
Carl Eugen Hoyos 5fb67d8039 Fix compilation with old yasm. 14 years ago
Michael Niedermayer f6e2af4f5a ffmpeg: Force 420 with target dvd and svcd. 14 years ago
Alexander Strange 3803af22d8 h264: Complexify frame num gap shortening code 14 years ago
Uoti Urpala c98b928fa7 intreadwrite.h: fix AV_RL32/AV_RB32 signedness. 14 years ago
Mike Scheutzow aa15e68721 Fix decoding of mpegts streams with h264 video that does *NOT* have b frames 14 years ago
Anton Khirnov 7c44d716e7 Add minor bumps and APIChanges entries for lavf private options. 14 years ago
Anton Khirnov 55ba12e300 ffmpeg: deprecate -vc and -tvstd 14 years ago
Anton Khirnov 8035f42968 ffmpeg: use new avformat_open_* API. 14 years ago
Anton Khirnov 50f2dfad67 ffserver: use new avformat_open_* API. 14 years ago
Anton Khirnov e0518705c8 ffprobe: use new avformat_open_* API. 14 years ago
Anton Khirnov d0e142bb68 ffplay: use new avformat_open_* API. 14 years ago
Anton Khirnov 9ba38229e5 cmdutils: add opt_default2(). 14 years ago
Anton Khirnov 1b9b37b8a4 dict: add AV_DICT_APPEND flag. 14 years ago
Anton Khirnov 25de5958c8 lavf: add avformat_write_header() as a replacement for av_write_header(). 14 years ago
Anton Khirnov 603b8bc2a1 Deprecate av_open_input_* and remove their uses. 14 years ago
Anton Khirnov 05e84c95c7 lavf: add avformat_open_input() as a replacement for av_open_input_* 14 years ago
Anton Khirnov dc59ec5e79 AVOptions: add av_opt_find() as a replacement for av_find_opt. 14 years ago
Anton Khirnov 7e83e1c511 AVOptions: add av_opt_set_dict() mapping a dictionary struct to a context. 14 years ago
Anton Khirnov 0b7ccad6bf ffmpeg: don't abuse a global for passing frame size from input to output 14 years ago
Anton Khirnov 10de86b882 ffmpeg: don't abuse a global for passing pixel format from input to output 14 years ago
Kirill Zorin 6ec2fd5f77 mmsh: fix 400 bad request 14 years ago
Anton Khirnov 9446d75941 ffmpeg: merge output_codecs array into AVOutputStream members. 14 years ago
Anton Khirnov 62940bb42f ffmpeg: initialise encoders earlier. 14 years ago
Diego Biurrun 1d076f46a0 rtpenc_latm: Consistently use "Libav" in license boilerplate. 14 years ago
Martin Storsjö d840733937 rtsp: Don't pass string pointer as format string to ff_url_join 14 years ago
Kirill Zorin 6095388812 mmsh: fixed printf injection bug in mmsh request 14 years ago
Anton Khirnov 7cbc2e60af codec-regression: remove pointless -r options for dnxhd 14 years ago
Michael Niedermayer 7a02527b05 Merge remote-tracking branch 'qatar/master' 14 years ago
Kirill Zorin a0bafaabb0 mmsh: fixed printf injection bug in mmsh request 14 years ago
Justin Ruggles b203f65451 ac3enc: use correct alignment and length in channel coupling dsp functions. 14 years ago
Anton Khirnov a6286bda09 ffmpeg: don't abuse a global for passing framerate from input to output 14 years ago
Anton Khirnov 8f3e999736 ffmpeg: don't abuse a global for passing channels from input to output 14 years ago
Anton Khirnov d7ee44024c ffmpeg: don't abuse a global for passing samplerate from input to output 14 years ago
Reimar Döffinger 7f2228dbfe Make buffer size check consistent and avoid a possible overflow. 14 years ago
Reimar Döffinger c940c31c88 Fix spelling. 14 years ago
Luca Abeni e7c7b2d878 Full support for sending H.264 in RTP 14 years ago
Mans Rullgard 88ff180ad6 ARM: update ff_h264_idct8_add4_neon for 4:4:4 changes 14 years ago
Janne Grunau 3636e791ec swscale: use SwsContext for av_log when available 14 years ago
Andrew Wason 4f4d1358ae Support reading chan atoms with empty channel descriptions. 14 years ago
Carl Eugen Hoyos dbf23d191a Reindent after last commit. 14 years ago
Carl Eugen Hoyos b3452771c4 Fix multi-channel AAC encoding. 14 years ago
Carl Eugen Hoyos b1c450be49 Fix "redundant redeclaration" warning. 14 years ago
Carl Eugen Hoyos 19b8c98828 Fix compilation with --disable-everything --enable-encoder=ac3/ac3_fixed. 14 years ago
Michael Niedermayer c137fdd778 Merge remote-tracking branch 'qatar/master' 14 years ago
Michael Niedermayer 9e2f448d68 vf_mp: Fix large memleak. 14 years ago
Diego Biurrun a60466dbc3 swscale: Remove HAVE_MMX from files that are only compiled with MMX enabled. 14 years ago
Diego Biurrun 97e057ff81 swscale: Fix compilation with --disable-mmx2. 14 years ago
William Yu b19313218c mjpegenc: Fix JFIF version 14 years ago
Ronald S. Bultje 4e05830205 swscale: remove misplaced comment. 14 years ago