73672 Commits (a39512ba9e0c0f0e96d872af1c087f07322818fa)
 

Author SHA1 Message Date
Luca Barbato 84b223cc6d configure: Make the new qsv encoder depend on libmfx 10 years ago
Michael Niedermayer 17498b70d8 Merge commit '161a301d44274645c2272855dac3e4664f935603' 10 years ago
Henrik Gramner d1a6cb195f x86: Serialize rdtsc in read_time() 10 years ago
Sebastien Zwickert 40af330adf avconv: vda: Unlock the pixel buffer once it is accessed 10 years ago
Luca Barbato 8fcd121b82 doc: Use the succinct syntax for the channelmap example 10 years ago
Michael Niedermayer 2a33dc2cdf Merge commit 'd09b4cce21cdad5ef2855698395ffd6e37445212' 10 years ago
Anton Khirnov 66acb76bb0 lavc: add Intel libmfx-based HEVC encoder 10 years ago
Anton Khirnov 3a85397e8b lavc: add Intel libmfx-based MPEG2 encoder 10 years ago
Anton Khirnov 69ab9f53f9 hevc: split bitstream unescaping to a separate file 10 years ago
Anton Khirnov fd124d8357 hevc_ps: split the code for parsing the SPS and exporting it into the context 10 years ago
Anton Khirnov 0e7c0ec344 lavf/hevc: pad the RBSP buffer as required by the bistream reader 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
Vittorio Giovara 1761ab838c lavc: Deprecate avctx.rc_strategy 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 02b7c63087 h261: Signal freeze picture release for intra frames 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