30847 Commits (34dc7aa82b3dcd95048b89a59730fbadf3ab3175)
 

Author SHA1 Message Date
Michael Niedermayer 34dc7aa82b libavcodec: add CODEC_CAP_LOSSLESS 14 years ago
Clément Bœsch bde8055963 dcaenc: small quantization simplification. 14 years ago
Carl Eugen Hoyos 47a8243c0d Fix -s documentation. 14 years ago
Michael Niedermayer 2905e3ff64 Merge remote-tracking branch 'qatar/master' 14 years ago
Michael Niedermayer 44d1b4088f qdm2: Fix alignment of local array. 14 years ago
Stefano Sabatini 0c6cf3fa7c vsrc_color: set output pos values to -1 14 years ago
Stefano Sabatini bb3a2b723a vsrc_color: add @file doxy 14 years ago
Stefano Sabatini 8055433b49 graphparser: add missing NULL check in avfilter_graph_parse() 14 years ago
Carl Eugen Hoyos 369c68c4e1 Support DTS in mp4/mov. 14 years ago
Anton Khirnov 78440c007c lavc: add opt_find to AVCodecContext class. 14 years ago
Michael Niedermayer 4f643430f2 Merge commit '9446d75941d639f19cfa9ae007eb4c5ca041f200' 14 years ago
Carl Eugen Hoyos d8ee777021 Do not crash if SDL_SetVideoMode() fails. 14 years ago
Carl Eugen Hoyos d5708923c2 Move do_exit() and stream_close() up. 14 years ago
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