31831 Commits (66b9d7065a5c01bcf6b5d5325fd9b9d4132e7e6f)
 

Author SHA1 Message Date
Anton Khirnov 44bcab5883 ffmenc: remove references to deprecated AVFormatContext.timestamp. 13 years ago
Anton Khirnov e5c708151e lavf: undeprecate read_seek(). 13 years ago
Anton Khirnov e01a29a461 avserver: remove code using deprecated CODEC_CAP_PARSE_ONLY. 13 years ago
Anton Khirnov f3d02a8b28 lavc: replace some remaining FF_I_TYPE with AV_PICTURE_TYPE_I 13 years ago
Anton Khirnov a29c25a9b2 lavc: ifdef out parse_only AVOption 13 years ago
Anton Khirnov d54f1e6407 nellymoserdec: SAMPLE_FMT -> AV_SAMPLE_FMT 13 years ago
Anton Khirnov 0c71cc6526 mpegvideo_enc: ifdef out/replace references to deprecated codec flags. 13 years ago
Anton Khirnov 0fd88d3988 riff: remove references to sonic codec ids 13 years ago
Kostya Shishkov 08bab32cf1 indeo4: add some missing static and const qualifiers 13 years ago
Christophe GISQUET 3faa303a47 rv34: DC-only inverse transform 13 years ago
Anton Khirnov b2ce3b998b avconv: use AVFrame.width/height/format instead of corresponding AVCodecContext fields 13 years ago
Anton Khirnov 3167dc9515 lavfi: move version macros to a new installed header version.h 13 years ago
Anton Khirnov 43fe6a2905 vsrc_buffer: release the buffer on uninit. 13 years ago
Paul B Mahol f7f3563214 rgb2rgb: rgb12tobgr12() 13 years ago
Alex Converse b5fc571e4f latmdec: Check AudioSpecificConfig length before decoding extradata. 13 years ago
Henrik Gramner e7d02b04dc fft: init functions with INIT_XMM/YMM. 13 years ago
Justin Ruggles 56f22b7e16 pcmenc: set frame_size to 0. 13 years ago
Justin Ruggles f01f6a8474 gsm demuxer: use generic seeking instead of a gsm-specific function. 13 years ago
Justin Ruggles 467879eb54 gsm demuxer: return packets with only 1 gsm block at a time. 13 years ago
Justin Ruggles 82390f57d1 avcodec: add GSM parser 13 years ago
Diego Biurrun f1355dfcd6 doc: Replace ffmpeg references in avserver config file by avconv. 13 years ago
Diego Biurrun 1466a5181b doc: Fix names of av_log color environment variables. 13 years ago
Diego Biurrun 5ea20630b4 Fix a bunch of platform name and other typos. 13 years ago
Reinhard Tartler cf53a2127b Add some missing changelog entries and release 0.8_beta2 13 years ago
Reinhard Tartler 014f8d8106 No longer build libpostproc by default 13 years ago
Janne Grunau 68e252f548 wtv: fix memleaks during normal operation 13 years ago
Janne Grunau f6a152db11 threads: add CODEC_CAP_AUTO_THREADS for libvpx and xavs 13 years ago
Janne Grunau 9472d37d8e rv34: frame-level multi-threading 13 years ago
Janne Grunau 3ab7700018 mpegvideo: claim ownership of referenced pictures 13 years ago
Alex Converse 17ce52912f aacsbr: prevent out of bounds memcpy(). 13 years ago
Justin Ruggles 4556ebfb7d ipmovie: fix pts for CODEC_ID_INTERPLAY_DPCM 13 years ago
Justin Ruggles e9626eb32e sierravmd: fix audio pts 13 years ago
Aneesh Dogra 29112db8c0 bethsoftvideo: Use bytestream2 functions to prevent buffer overreads. 13 years ago
Paul B Mahol 84e5159e25 bmpenc: support for PIX_FMT_RGB444 13 years ago
Ronald S. Bultje b14fa5572c swscale: fix crash in fast_bilinear code when compiled with -mred-zone. 13 years ago
Oka Motofumi cd44521625 swscale: specify register type. 13 years ago
Janne Grunau e652cc9606 rv34: use get_bits_left() 13 years ago
Anton Khirnov ac64607682 avconv: reinitialize the filtergraph on resolution change. 13 years ago
Anton Khirnov 5d25140f71 vsrc_buffer: error on changing frame parameters. 13 years ago
Anton Khirnov 7b9373db89 avconv: fix -copyinkf. 13 years ago
Martin Storsjö 5c7c9a9f33 fate: Update file checksums after the mov muxer change in a78dbada55 13 years ago
Martin Storsjö a78dbada55 movenc: Don't store a nonzero creation time if nothing was set by the caller 13 years ago
Paul B Mahol 353a2d2164 bmpdec: support for rgb444 with bitfields compression 13 years ago
Paul B Mahol 0b8b3387a9 rgb2rgb: allow conversion for <15 bpp 13 years ago
Luca Barbato 0c50edb789 doc: fix stray reference to FFmpeg 13 years ago
Luca Barbato b6db385922 v4l2: use C99 struct initializer 13 years ago
Luca Barbato 0efd48dfd1 v4l2: poll the file descriptor 13 years ago
Luca Barbato b8c310cb0a v4l2: support compressed formats 13 years ago
Laurentiu Ion da2e774fd6 kmvc: Use bytestream2 functions to prevent buffer overreads. 13 years ago
Gaurav Narula a67b8c86d0 fate: Add tests for more AAC features. 13 years ago