44961 Commits (f7f5370b4b413c05f6ed848bffb85d28c5f44b9c)
 

Author SHA1 Message Date
Michael Niedermayer f7f5370b4b mov: add option to ignore edit lists. 13 years ago
Stefano Sabatini e97e0eff84 doc/swresample.txt: fix typos 13 years ago
Stefano Sabatini c053f48662 lavfi/transpose: add passthrough option 13 years ago
Stefano Sabatini 6300062774 lavfi/transpose: add support to named options and shortands 13 years ago
Dmitry Samonenko c785b6db73 Libspeex VAD support 13 years ago
Michael Niedermayer 44ae7badae ffmpeg: print muxed packet sizes in debug output too 13 years ago
Michael Niedermayer 4abc411b97 nutenc: choose for non audio streams a timebase with finer resolution. 13 years ago
Michael Niedermayer e3fb5bc147 nut: store and read the r_frame_rate 13 years ago
Michael Niedermayer 4eb0f5f635 nutenc: use 1/sample rate as timebase for audio instead of framesize/sample rate 13 years ago
Clément Bœsch c4dba58f47 isom: fix redundant redeclaration of ff_mov_read_chan(). 13 years ago
Clément Bœsch 2308c5bb25 lavfi/edgedetect: add missing minus in a comment. 13 years ago
Clément Bœsch d771b1d137 lavfi: EBU R.128 scanner. 13 years ago
Clément Bœsch 81bbce9cf3 Move xGA font data from lavc to lavu. 13 years ago
Michael Niedermayer c39916bc2f jpeglsdec: move pict debug log under correct if() 13 years ago
Michael Niedermayer 64604e2679 cpu: improve av_get_cpu_flags() doxy 13 years ago
Michael Niedermayer 31ab1575e5 Merge remote-tracking branch 'qatar/master' 13 years ago
Diego Biurrun 1218777ffd avcodec: Convert some commented-out printf/av_log instances to av_dlog 13 years ago
Diego Biurrun 9c6cf7f2c9 avcodec: Drop silly and/or broken printf debug output 13 years ago
Diego Biurrun 6f6b0311a3 avcodec: Drop some silly commented-out av_log() invocations 13 years ago
Diego Biurrun 72eaba5e4f avformat: Convert some commented-out printf/av_log instances to av_dlog 13 years ago
Diego Biurrun 11d4e92ed9 avformat: Remove non-compiling and/or silly commented-out printf/av_log statements 13 years ago
Diego Biurrun 14d3e7ad11 Remove some silly disabled code. 13 years ago
Paul B Mahol adc5539e7b smacker: read escape codes in single get_bits() call 13 years ago
Justin Ruggles 56b6a43056 ac3dec: ensure get_buffer() gets a buffer for the correct number of channels 13 years ago
Michael Niedermayer 14fd34d73b movenc: fix edit list for the case of negative pts. 13 years ago
Michael Niedermayer 015b805d13 sws: drop unused variable 13 years ago
Michael Niedermayer 115e291b53 swscale: move main swscale wraper to swscale.c 13 years ago
Michael Niedermayer 59003fe7c0 qt-faststart: simplify code by using FFMIN 13 years ago
Michael Niedermayer 610efb6773 qt-faststart: dont allocate a bigger buffer than needed 13 years ago
Jan Ehrhardt f4d9148fe2 qt-faststart: speedup 13 years ago
Clément Bœsch 13d878366f lavfi/ashowinfo: check plane value before deferencing. 13 years ago
Giorgio Vazzana a8cb21fd62 xtea: fix decryption with --enable-small 13 years ago
Clément Bœsch 178ecfc257 swscale: fix To{Y,UV} extern prototypes. 13 years ago
Clément Bœsch 0065d31dcd APIchanges: fill hashes. 13 years ago
Clément Bœsch a04cb9823b Move subrip/text API change info from Changelog to doc/APIchanges. 13 years ago
Michael Niedermayer 29619f47c1 fft-test: fix order of operations for calculating the average error 13 years ago
Paul B Mahol 857797bc14 vima: check packet size before initializing bitstream reader 13 years ago
Paul B Mahol 06f5edc9be vima: fix typo in license header 13 years ago
Michael Niedermayer 48154c2594 xtea: move iv decrypt handling code into xtea_crypt_ecb() 13 years ago
Michael Niedermayer a4dcdd04d7 xtea-test: test inplace decryption 13 years ago
Giorgio Vazzana 8c3ee93be5 xtea: fix CBC mode when src=dst 13 years ago
Michael Niedermayer a0321dadfd xtea-test: factorize test code 13 years ago
Paul B Mahol 3fa100244f flac: use get_bits_longlong() 13 years ago
Paul B Mahol 01c9ffa913 tta: let samples declaration match cast 13 years ago
Michael Niedermayer f51c4bfe3f bitstream: add get_bits_longlong() to support more than 32bits 13 years ago
The makemkv authors 89a823ace9 ffmpeg: disable buffering for stderr, needed for win32 runtime 13 years ago
Michael Niedermayer 20bd921082 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 853a93804d Merge commit 'd9a2e87b1ce44cce23801e7ec6810f8bf994fa23' 13 years ago
Michael Niedermayer e5ce6d447b Merge commit 'd05f72c75445969cd7bdb1d860635c9880c67fb6' 13 years ago
Stefano Sabatini 301f6da039 ffprobe: extend disposition printing support 13 years ago