39556 Commits (e636aa1a56bcd91242c25282dcb00929196470eb)
 

Author SHA1 Message Date
Baptiste Coudurier e636aa1a56 movdec: handle 0x7fff langcode as macintosh per the specs 13 years ago
Carl Eugen Hoyos 76c79aa28f Support yuva444p rawvideo in nut. 13 years ago
Michael Niedermayer 2c5a2958e9 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 3e4b5e68c1 cmdutils: fix -fdebug without -v xy 13 years ago
Clément Bœsch 614716f583 mov: do not print string len in handler_name. 13 years ago
Diego Biurrun 0becb07842 h264: Factorize declaration of mb_sizes array. 13 years ago
Thierry Foucu c99bdd51b2 lavf: Fix the last PTS to be generated using -fflags +genpts 13 years ago
Anton Khirnov a03f8ea0a8 vsrc_buffer: when no frame is available, return an error instead of segfaulting. 13 years ago
Anton Khirnov cfec77aaf8 configure: add dl to frei0r extralibs. 13 years ago
Michael Niedermayer fa1f92a4f1 vf_idet: clean detected frame types based on a 4 frame history. 13 years ago
Michael Niedermayer c59e73d2c8 vf_idet: change individual per frame statistics to debug log level. 13 years ago
Michael Niedermayer 4d4df310f2 vf_idet: print accumulated statistics for single and multi frame detection 13 years ago
Clément Bœsch bfd30fa8a3 lavfi/colormatrix: add forgotten tests. 13 years ago
Michael Niedermayer 0477254dd2 vf_idet: Print both the single frame based detection and the multi frame one. 13 years ago
Michael Niedermayer 1a5c08eef6 vf_idet: Add last_type variable to make code more readable. 13 years ago
Michael Niedermayer ca2b450cee vf_idet: use enum to represent the type. 13 years ago
Ramiro Polla bd603494f9 asfenc: properly write index information 13 years ago
Ramiro Polla ae315a6a38 asfenc: start at object 1 instead of 0 13 years ago
Ramiro Polla bc13b74992 asfenc: remove useless casts 13 years ago
Ramiro Polla f2fad251b8 asfenc: reduce code duplication with new variable 13 years ago
Ramiro Polla 1ceff0859d asfenc: rename some variables 13 years ago
Ramiro Polla 97d36a1898 asfenc: realloc index_ptr fewer times 13 years ago
multiple authors 13cc3645b0 libavfilter: add colormatrix filter 13 years ago
Michael Niedermayer 4480edcf31 Merge remote-tracking branch 'qatar/master' 13 years ago
Reimar Döffinger 6cecb8915a Add forgotten avio-direct reference file. 13 years ago
Reimar Döffinger a45605a1ba Add AVIO_FLAG_DIRECT. 13 years ago
Christophe GISQUET 6b81da2fd0 dsputil x86: use SSE float instruction instead of SSE2 integer equivalent 13 years ago
Christophe GISQUET cd88105f6f dsputil x86: remove deprecated parameter from scalarproduct_int16 prototype 13 years ago
Christophe GISQUET f9888520cc vp8dsp x86: perform rounding shift with a single instruction 13 years ago
Ronald S. Bultje 7756859a31 fate: add BMP tests. 13 years ago
Ronald S. Bultje bc0bdda77b swscale: handle complete dimensions for monoblack/white. 13 years ago
Diego Biurrun e484265c97 aacenc: Mark deinterleave_input_samples argument as const. 13 years ago
Diego Biurrun 1f068e4450 vf_unsharp: Mark readonly variable as const. 13 years ago
Anton Mitrofanov 14af74e9a0 h264: fix 4:2:2 PCM-macroblocks decoding 13 years ago
Michael Niedermayer fde63146d2 Merge remote-tracking branch 'dwbuiten/master' 13 years ago
Derek Buitenhuis 91dffb4c1d w32threads: Make pthread_cond_wait follow POSIX 13 years ago
Derek Buitenhuis 6da08c9986 w32threads: Make pthread_cond_wait follow POSIX 13 years ago
Michael Niedermayer ca26c2c30f lavf: add mp1/2 to determinable_frame_size() 13 years ago
Michael Niedermayer c22fd9bd9c allcodecs: move libaacplus down. 13 years ago
Tomas Härdin a61fada380 mxfdec: Fix regression on files from Pinnacle Thunder 13 years ago
Michael Niedermayer 6fb35dbad1 vf_idet: print accumulated statistics at end 13 years ago
Michael Niedermayer baf0c79a4d vf_idet: set interlaced flags 13 years ago
Michael Niedermayer 2941a937f2 vf_idet: fix indention 13 years ago
Michael Niedermayer 5d9cfd8726 vf_idet: move statistic variables into the context 13 years ago
Michael Niedermayer 02567bd73c vf_idet: remove unused function 13 years ago
Michael Niedermayer 398491ae01 vf_idet: pass context to av_log() 13 years ago
Nicolas George 6c7b5b7b33 vf_ass: use drawutils. 13 years ago
Nicolas George a63712d37c vf_drawtext: use drawutils. 13 years ago
Nicolas George e8497a338e drawutils: implement uniform and mask blending. 13 years ago
Michael Niedermayer e3e89b6d8b libavfilter: Add interlace detect filter. 13 years ago