73463 Commits (a137e50ee54cd902c436d15463c6e621623cc9ad)
 

Author SHA1 Message Date
Michael Niedermayer a137e50ee5 Merge commit 'dc1de0b958836545339611e9c050a1d4fdded263' 10 years ago
Michael Niedermayer fcc117af30 Merge commit 'c8b8271379b200c5c6fa89ca995f90f97f55c2c5' 10 years ago
Michael Niedermayer 17498b70d8 Merge commit '161a301d44274645c2272855dac3e4664f935603' 10 years ago
Michael Niedermayer 2a33dc2cdf Merge commit 'd09b4cce21cdad5ef2855698395ffd6e37445212' 10 years ago
Paul B Mahol 91748662bc avfilter: add removegrain 10 years ago
Michael Niedermayer 3c63d06d81 avcodec/h264_slice: Fix container cropping 10 years ago
Michael Niedermayer 80e42387dc avcodec/g2meet: Clear pointers after deallocation 10 years ago
Ganesh Ajjanagadde e34a3468f2 build: add LDLIBFLAGS 10 years ago
Michael Niedermayer e83ffb48ac avcodec/utils: Check values in apply_param_change() 10 years ago
Michael Niedermayer 656e9a68c4 avformat/swfdec: Fix "}else" style 10 years ago
Paul B Mahol 7efe81a813 avfilter/vf_colormatrix: add yuv444p support 10 years ago
Michael Niedermayer 6a1204a1a4 avformat/swfdec: Do not error out on pixel format changes 10 years ago
Michael Niedermayer b8c438e762 videodsp: assert that linesize is larger than width 10 years ago
Andreas Cadhalpun 42e7a5b3c7 wmalosslessdec: reset frame->nb_samples on packet loss 10 years ago
Andreas Cadhalpun f9020d514e wmalosslessdec: avoid reading 0 bits with get_bits 10 years ago
Rostislav Pehlivanov 80db686a69 aacenc: fix option descriptions 10 years ago
James Almer 7d5ab16506 avcodec/libdcadec: export matrix encoding side data 10 years ago
Chris Watkins 55e29ceec8 Put a space between string literals and macros. 10 years ago
周晓勇 09883876ca configure: loongson enabled local aligned 32 10 years ago
Stian Selnes dc1de0b958 h261: Set 'still image mode off' in picture header 10 years ago
Shivraj Patil d12f76ffbb avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for idctdsp functions 10 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. 10 years ago
Carl Eugen Hoyos 1d5edad8cc lavf/mpegtsenc: Only fail aac muxing if the first frame is invalid. 10 years ago
周晓勇 d44cf5ef42 configure: add loongson2 cpu support 10 years ago
周晓勇 387cbe018c use mmi instead of loongson3 as simd-optimization flag 10 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
Rostislav Pehlivanov 0b233900fa aacenc: add support for coding of IS spectral coefficients 10 years ago
Rostislav Pehlivanov 38fd4c2e66 aaccoder: add a new perceptual noise substitution implementation 10 years ago
Rostislav Pehlivanov 117b15f4a8 aaccoder: remove previous PNS implementation from twoloop 10 years ago
Rostislav Pehlivanov e06578e392 aacenc: use the new function for setting special band scalefactor indices 10 years ago
Philip Langdale 671bdd4b09 avcodec/nvenc: Add support for H.264 High 444 Predictive encoding 10 years ago
Frank Heckenbach 161a301d44 mpjpeg: Write the Content-length 10 years ago