73469 Commits (b409748bc4412fa2d8e642585c4e5ab8a4d136cb)
 

Author SHA1 Message Date
Ivan Uskov b409748bc4 libavcodec/qsvenc.c: fix incorrect loop condition. 9 years ago
compn 0054d5ac02 avformat/movenc: fix mime-types in movenc.c 9 years ago
Michael Niedermayer 4a2bcdb28b Merge commit '1761ab838c75223a6b97d8c0720d09275374c53d' 9 years ago
Michael Niedermayer edfcbf7c83 Merge commit '02b7c630875c0bc63cee5ec597aa33baf9bf4e20' 9 years ago
Michael Niedermayer a137e50ee5 Merge commit 'dc1de0b958836545339611e9c050a1d4fdded263' 9 years ago
Michael Niedermayer fcc117af30 Merge commit 'c8b8271379b200c5c6fa89ca995f90f97f55c2c5' 9 years ago
Michael Niedermayer 17498b70d8 Merge commit '161a301d44274645c2272855dac3e4664f935603' 9 years ago
Michael Niedermayer 2a33dc2cdf Merge commit 'd09b4cce21cdad5ef2855698395ffd6e37445212' 9 years ago
Paul B Mahol 91748662bc avfilter: add removegrain 9 years ago
Michael Niedermayer 3c63d06d81 avcodec/h264_slice: Fix container cropping 9 years ago
Vittorio Giovara 1761ab838c lavc: Deprecate avctx.rc_strategy 9 years ago
Michael Niedermayer 80e42387dc avcodec/g2meet: Clear pointers after deallocation 9 years ago
Ganesh Ajjanagadde e34a3468f2 build: add LDLIBFLAGS 9 years ago
Michael Niedermayer e83ffb48ac avcodec/utils: Check values in apply_param_change() 9 years ago
Michael Niedermayer 656e9a68c4 avformat/swfdec: Fix "}else" style 9 years ago
Paul B Mahol 7efe81a813 avfilter/vf_colormatrix: add yuv444p support 9 years ago
Michael Niedermayer 6a1204a1a4 avformat/swfdec: Do not error out on pixel format changes 9 years ago
Michael Niedermayer b8c438e762 videodsp: assert that linesize is larger than width 9 years ago
Andreas Cadhalpun 42e7a5b3c7 wmalosslessdec: reset frame->nb_samples on packet loss 9 years ago
Andreas Cadhalpun f9020d514e wmalosslessdec: avoid reading 0 bits with get_bits 9 years ago
Rostislav Pehlivanov 80db686a69 aacenc: fix option descriptions 9 years ago
James Almer 7d5ab16506 avcodec/libdcadec: export matrix encoding side data 9 years ago
Chris Watkins 55e29ceec8 Put a space between string literals and macros. 9 years ago
周晓勇 09883876ca configure: loongson enabled local aligned 32 9 years ago
Stian Selnes 02b7c63087 h261: Signal freeze picture release for intra frames 9 years ago
Stian Selnes dc1de0b958 h261: Set 'still image mode off' in picture header 9 years ago
Shivraj Patil d12f76ffbb avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for idctdsp functions 9 years ago
Ivan Uskov 9c95734e1c libavcodec/qsv.c: Linux-only code part has been moved to separate function in order to avoid the "ISO C90 forbids mixed declarations and code" compiler warning. 9 years ago
Carl Eugen Hoyos 1d5edad8cc lavf/mpegtsenc: Only fail aac muxing if the first frame is invalid. 9 years ago
周晓勇 d44cf5ef42 configure: add loongson2 cpu support 9 years ago
周晓勇 387cbe018c use mmi instead of loongson3 as simd-optimization flag 9 years ago
周晓勇 72aaca7488 avcodec: loongson remove useless macros in mipsfpu optimization 10 years ago
Luca Barbato c8b8271379 xcbgrab: Explicitly include xcb/shape.h 10 years ago
Michael Niedermayer a3a61d4663 avcodec/lpc: Fix lpc_apply_welch_window_c() for odd len 10 years ago
Shivraj Patil 709bb45c66 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for me_cmp functions 10 years ago
Shivraj Patil 2f3f98af2b avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideoencdsp functions 10 years ago
Ivan Uskov 115c14c3b6 libavcodec/qsvenc.c: A warning message when library will work at partial hardware acceleration. 10 years ago
Rodger Combs 2375a85c36 ffmpeg_opt: allow the user to ignore unused stream maps 10 years ago
Kieran Kunhya 8234f0e3b4 avcodec: Add support for Closed Caption export in h264 10 years ago
Ivan Uskov 38402754b9 libavcodec/qsvenc.c: More correct selection of alignment of a frame height depending whether an encoded sequence progressive or not. 10 years ago
Marton Balint 859731d642 lavc/utils: get rid of add_metadata_from_side_data forward declaration 10 years ago
Marton Balint 9476c4c67e lavc/utils: call add_metadata_from_side_data in ff_init_buffer_info 10 years ago
Marton Balint 10b6a83fb3 lavc/utils: change add_metadata_from_side_data to accept avpacket 10 years ago
Marton Balint 3a19fe0048 lavc/utils: remove redundant call to ff_init_buffer_info 10 years ago
Carl Eugen Hoyos 97fa0f37fe lavc/j2kenc: Enable yuv42x and yuv41x encoding. 10 years ago
James Almer e43ea1cbb2 doc/texi2pod: fix an unescaped left brace 10 years ago
Michael Niedermayer c0db6320a6 avcodec/avuienc: Use ff_alloc_packet() 10 years ago
Michael Niedermayer 0e7bbdbeaf avcodec/avuienc: Initialize output data 10 years ago
Michael Niedermayer 47496eb97c avcodec/rawenc: Use ff_alloc_packet() instead of ff_alloc_packet2() 10 years ago
Rostislav Pehlivanov e8576dc8df aacenc: implement Intensity Stereo encoding support 10 years ago