72268 Commits (c886dd2f5875e01a5949fddd0388c965c7766cfb)
 

Author SHA1 Message Date
Zhang Rui c886dd2f58 avformat/mov: check result of avio_seek 10 years ago
Michael Niedermayer 18833daf9d ffmpeg: Support copying unknown streams 10 years ago
周晓勇 33e9473366 avcodec/mips: loongson fix bugs in mathops optimization 10 years ago
Michael Niedermayer 818275bbd0 avutil/pixfmt: s/luma sample positions/horizontal luma sample positions/ 10 years ago
Michael Niedermayer 8a141ad5e8 avutil/pixfmt: make luma sample positions even more explicit in the AVChromaLocation ASCII art 10 years ago
Michael Niedermayer b95df4c371 avutil/pixfmt: Clarify mpeg example comments for AVChromaLocation 10 years ago
Michael Niedermayer acccc28713 avutil/pixfmt: clarify chroma location text further, as "first" is ambigous 10 years ago
Michael Niedermayer a3b0130dee avutil/pixfmt: Clarify that the ASCII art describes the location of the first chroma sample of AVChromaLocation 10 years ago
Michael Niedermayer 0b9d636877 ffmpeg_opt: add missing space in error message 10 years ago
Michael Niedermayer 737b0ca65b Merge remote-tracking branch 'cehoyos/master' 10 years ago
Michael Niedermayer 592b053c7b ffmpeg_opt: fix the error message log level for the unsupported stream types 10 years ago
Michael Niedermayer 100df10b0f ffmpeg_opt: Give the user a hint on how to ignore unsupported streams 10 years ago
James Almer 40bf3687a1 libvpx: add support for yuv440p and yuv440p10/12 encoding 10 years ago
Carl Eugen Hoyos 209e91cbc4 lavc/qdrw: Do not fail decoding valid Quickdraw images. 10 years ago
Carl Eugen Hoyos 4fb3efd2c1 lavf/mov: Use AVCOL_SPC constants when checking color_space. 10 years ago
Carl Eugen Hoyos c4f864193f lavf/mov: Write colour matrix "6" for color_space bt470bg. 10 years ago
Rodger Combs a2aff2690b ffmpeg: support ignoring unsupported mapped streams 10 years ago
Carl Eugen Hoyos 8f6b919d99 lavf/mkv: Only skip prores header if the packet is large enough. 10 years ago
Michael Niedermayer 642355712b Merge commit '3efe0393e4f0eaa27bac8833edbd7d3cff4704e1' 10 years ago
Andreas Cadhalpun bb23a15df5 nutdec: abort if EOF is reached in decode_info_header/read_sm_data 10 years ago
Vittorio Giovara 265d884eb0 avcodec/vmnc: Add back adapted comment about 24bit 10 years ago
Michael Niedermayer 6b783d2ace Merge commit '7046bd9bc9ce04521edf453c9b603d84d69c7512' 10 years ago
Andreas Cadhalpun fa7dec8cb0 nutdec: stop skipping bytes at EOF 10 years ago
Andreas Cadhalpun 37e679881d nutdec: fix infinite resync loops 10 years ago
Michael Niedermayer b6ca7bfc7c avcodec/vmnc: Simplify "24bit" support 10 years ago
Michael Niedermayer a4c7aeaf82 Merge commit 'eafbc6716cede6d4a652f8bedf82f2901c68d06d' 10 years ago
Michael Niedermayer 6d1935d1b9 avcodec/hevc: Remove unused variable 10 years ago
周晓勇 f9d05786a8 configure: add cpuflags for loongson3 series cpu 10 years ago
Michael Niedermayer b3496b4a33 avformat/nutdec: Fix recovery when immedeately after seeking a failure happens 10 years ago
Michael Niedermayer 6bbb2f8f4d avformat/nutdec: Return error on EOF from get_str() 10 years ago
Michael Niedermayer 611e1085f8 fate: Add fate-mathops test 10 years ago
Michael Niedermayer 50965e0673 avcodec: add mathops test 10 years ago
Carl Eugen Hoyos eb0c08bc69 lavc/vmnc: Fix 32bit colour-space, there is no transparency. 10 years ago
周晓勇 0d41f1ffbc configure: disable mipsfpu for loongson3 10 years ago
Michael Niedermayer 886ba93009 doc/encoders: add flac 10 years ago
Niklesh b44a55ad2d Fix movtext crashes caused due to lack of proper bounds checking 10 years ago
Michael Niedermayer b8e7f2b277 avcodec/flacenc: Support Multi dimensional quantization 10 years ago
wm4 3efe0393e4 hevc: make avcodec_decode_video2() fail if get_format() fails 10 years ago
Vittorio Giovara 7046bd9bc9 lavfi: Move avcodec header to the only filter needing it 10 years ago
Vittorio Giovara eafbc6716c vmnc: Delay pixel size check 10 years ago
Michael Niedermayer 215410860f avcodec/flacenc: Mark pointers/array arguments const which are not changed 10 years ago
Michael Niedermayer 5dfcb4f74d avcodec/flacenc: Simplify md5 calculation code by using AV_WL24() 10 years ago
Michael Niedermayer 710abaf2c5 avutil/pixfmt: Improve ascii art showing the meaning of the AVChromaLocation values 10 years ago
Michael Niedermayer 7786a91b47 avcodec/flacenc: Move udata and sums to FlacSubframe 10 years ago
Michael Niedermayer df5e408d32 fate: Add test for -exact_rice_parameters 1 10 years ago
Michael Niedermayer 80f9d6e0ab avcodec/flacenc: Support calculating rice parameters exactly 10 years ago
Michael Niedermayer d3dcd28812 avcodec/flacenc: Do not copy unused udata array -> 5x faster calc_rice_params() 10 years ago
Michael Niedermayer d0ac2f59aa avcodec/golomb: Remove disabled and broken code 10 years ago
Michael Niedermayer 8ea9334b31 avcodec/mss2: use < 0 instead of != 0 to check for error of vlc initialization 10 years ago
Michael Niedermayer b0322e4a9e ffmpeg_opt: Compensate for DTS/PTS difference in seeking when its based on DTS 10 years ago