36956 Commits (4601ad769df9a5c4e51a06a75a23c1f8f39595eb)
 

Author SHA1 Message Date
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
Stefano Sabatini bb4c18881a ffprobe: reindent after previous commit 13 years ago
Stefano Sabatini b25c239c7a ffprobe: add support to audio frame information printing 13 years ago
Stefano Sabatini 58e1de724d ffprobe: set AV_LOG_SKIP_REPEATED log flag 13 years ago
Carl Eugen Hoyos 01616f12e2 Fix linesize for rawvideo in mov. 13 years ago
Carl Eugen Hoyos ef3a19d595 Fix compilation with yasm-0.6.2 13 years ago
Michael Niedermayer 05577aafaa sws: yuv2rgb asm, add memory clobber. 13 years ago
Peter Ross 051257495a ico: reject icon entries that are smaller than sizeof(BITMAPHEADER) 13 years ago
Peter Ross 90dbd08127 ico: ignore IconEntry.bpp value, and favour BITMAPHEADER.NumColors value over that in IconEntry 13 years ago
Peter Ross bd3a12d68d ico: consider IconEntry.NumColors of 255 to be ambiguous 13 years ago
Paul B Mahol 3e8a368b2b lavc: constify enums for .pix_fmts 13 years ago
Paul B Mahol bd36ec55be bmpdec: proper check for alpha 13 years ago
Michael Niedermayer f068ce570f avfilter: pool draining and self destruction support. 13 years ago
Kostya Shishkov 08bab32cf1 indeo4: add some missing static and const qualifiers 13 years ago
Stefano Sabatini 4fd1e2e432 ffprobe: fix leak in show_packets() 13 years ago
Stefano Sabatini 7328c2fc21 ffprobe: replace av_destruct_packet() with av_free_packet() 13 years ago
Stefano Sabatini a8b0ece6e5 lavfi/testsrc: add "d" alias for the duration option 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
Michael Niedermayer 794006f8fe Merge remote-tracking branch 'qatar/master' 13 years ago
Paul B Mahol f7f3563214 rgb2rgb: rgb12tobgr12() 13 years ago
Carl Eugen Hoyos 4093d130d1 Support encoding RGB48 with libopenjpeg. 13 years ago
Alex Converse b5fc571e4f latmdec: Check AudioSpecificConfig length before decoding extradata. 13 years ago
Marton Balint 1348420b8a ffplay: silence buffer size must be a multiple of frame size 13 years ago
Marton Balint 6f06545b26 ffplay: use swr_set_compensation for audio synchronization 13 years ago
Michael Niedermayer 5387f9917f cabac: Try to disable problematic ASM for gcc-llvm 4.2.1 13 years ago
Michael Niedermayer bc11580007 sws: Remove unneeded YUV cliping from yuv2rgb_X_c_template() 13 years ago
Paul B Mahol 8b87fd9825 bmpenc: support for BGRA 13 years ago
Michael Niedermayer ba6e36f906 swscale: Force full horizontal chroma internally when the output has a odd size. 13 years ago
Michael Niedermayer 84d0fcf268 libmp3lame: It appears the buffer used is a bit too small. 13 years ago
Henrik Gramner e7d02b04dc fft: init functions with INIT_XMM/YMM. 13 years ago
Clément Bœsch ca1bae3983 timecode: support >24h timecode. 13 years ago
Clément Bœsch f1db99166b timecode: string representation can be negative. 13 years ago
Clément Bœsch 98aafc5bbf timecode: set a fixed buffer size of 16B for tc string. 13 years ago
Justin Ruggles 56f22b7e16 pcmenc: set frame_size to 0. 13 years ago
Michael Niedermayer 0644cabd7a sws: Move yuv2rgb clipping into the tables. 13 years ago
Paul B Mahol 7c4b397508 bmpdec: support various bitfields for 32 bit depth 13 years ago
Michael Niedermayer 106f714d30 Revert "v4l2: poll the file descriptor" 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
Paul B Mahol 98dfdfdd8e tiffdec: notify user that tile support is missing 13 years ago