40256 Commits (f08397642fed84ac7e6eaffbe3e05e96ecaf5aa1)
 

Author SHA1 Message Date
Michael Niedermayer f08397642f ffmpeg: fix type of dither scale. 13 years ago
Michael Niedermayer 046b5339fc swr: disable 1 stage convert when dither is enabled. 13 years ago
Michael Niedermayer 30aa004f0c swr-test: allow randomizing mode differently each run. 13 years ago
Michael Niedermayer bea3d19fbb swr-test: use uint_rand() for mode too 13 years ago
Michael Niedermayer 0334464336 swr-test: simplify by using uint_rand() 13 years ago
Stefano Sabatini 5f3f03f5dd doc/filters: use @var{} for denoting parameter reference in drawtext docs 13 years ago
Stefano Sabatini 08c4dec5d3 doc/filters: alphabetically sort drawtext option listing 13 years ago
Stefano Sabatini bb39c74b59 lavfi/lut: remove unused variable 13 years ago
Reimar Döffinger 4f6a1c974f Fix parsing of -force_key_frames option. 13 years ago
Stefano Sabatini 5f161c2357 lavfi/tinterlace: support symbolic names for the parameter 13 years ago
Stefano Sabatini 837d034787 lavfi/tinterlace: make video as interlaced in mode 6 13 years ago
Stuart Morris 820c023142 lavfi/tinterlace: add tinterlace mode 6 13 years ago
Stefano Sabatini d4f8d717ab lavu/opt: clarify error message in set_key_value_pair() 13 years ago
Michael Niedermayer 39de8343f9 Merge remote-tracking branch 'qatar/master' 13 years ago
hakuya 79e5902cf1 Exposing forced flag for DVD and PGS subtitles 13 years ago
hakuya 1f46b50a95 Added AVClass for AVSubtitleRect 13 years ago
Michael Niedermayer fd6eba428e ffv1: 10l add forgotten avclass 13 years ago
Michael Niedermayer 5e1286a72f libavutil: Document the shortcommings of av_parse_cpu_flags() 13 years ago
Michael Niedermayer eadac34c80 cmdutils/avutil: Move cpu caps parse code into av_parse_cpu_caps() 13 years ago
Michael Niedermayer e738811ceb lavf: add AVFMT_SEEK_TO_PTS to indicate seeking is per PTS. 13 years ago
Michael Niedermayer 123dd9346b ffv1: add slicecrc option 13 years ago
Luca Barbato 0ca4642ec5 mkv: mark corrupted packets and return them 13 years ago
Luca Barbato 721af294d9 mkv: forward EMBL block data error 13 years ago
Michael Niedermayer 24e3f44aed EC: fix dest index for non 420 chroma. 13 years ago
Michael Niedermayer bcc213cf36 isom: remove duplicate line. 13 years ago
Derek Buitenhuis 9ea5756dae isom: Clarify comment for 'ec-3' fourcc 13 years ago
Michael Niedermayer 7588b33ad4 ffmpeg: add the edge at the correct place in allocating of the buffer. 13 years ago
Hendrik Leppkes 85395ba73f avcodec: introduce YCoCg colorspace 13 years ago
Luca Barbato ccc2dfbcdf avcodec: cosmetic cleanup on header 13 years ago
Michael Niedermayer dfa07e8928 Merge remote-tracking branch 'qatar/master' 13 years ago
Ronald S. Bultje b12bf03275 aac sbr: align struct member by 32 byte. 13 years ago
Stefano Sabatini 46eba43e0e lavfi/buffersink: fix header inclusion guard name 13 years ago
Carl Eugen Hoyos 3dafde0b96 Simplify camstudio decoding and fix odd 16bit decoding. 13 years ago
Michael Niedermayer 9f98a8e9bc swr: use memcpy when input and output match 13 years ago
Michael Niedermayer 106789dfa0 swr: add sample format to AudioData 13 years ago
Michael Niedermayer 2d6c29f566 swr: add set_audiodata_fmt() and use it to simplify code 13 years ago
Michael Niedermayer 65722e7fc5 swr: int32_to_int16_mmx/sse 13 years ago
Reimar Döffinger 755667eebc rmenc: more than 2 streams are not currently possible. 13 years ago
Reimar Döffinger 370211f470 nutdec: minor simplification. 13 years ago
Reimar Döffinger 1d128e5814 nutdec: replace assert with av_assert0. 13 years ago
Michael Niedermayer 73edb58c3c swr: float_to_int16_sse2() 13 years ago
Michael Niedermayer 5932938c9a swr: float_to_int32_sse2() 13 years ago
Mans Rullgard acb2c79c21 4xm: fix invalid array indexing 13 years ago
Michael Niedermayer 9d7c1b4cf3 Merge remote-tracking branch 'qatar/master' 13 years ago
Nicolas George c31be45e14 lavc: minor bump for the new fields in AVFrame. 13 years ago
Christophe GISQUET 7fb8b491e5 rv34dsp: factorize a multiplication in the noround inverse transform 13 years ago
Nicolas George 128dda7016 lavc: add a sample_rate field to AVFrame. 13 years ago
Nicolas George 4b0521eca9 lavc: add a channel_layout field to AVFrame. 13 years ago
Christophe Gisquet d834ab0f2a rv40: perform bitwise checks in loop filter 13 years ago
Ronald S. Bultje 774b681b80 rv34: remove inline keyword from rv34_decode_block(). 13 years ago