39778 Commits (5748faf291fec297ef25d81962b52b3438f54278)
 

Author SHA1 Message Date
Justin Ruggles 5748faf291 bytestream: add bytestream2_copy_buffer() functions 11 years ago
Paul B Mahol de9d2705f6 bytestream: add functions for accessing size of buffer 11 years ago
Justin Ruggles 58bc38a5f2 tiffdec: use correct data type for palette entries and set alpha to 0xFF 11 years ago
Jean First bf2064f046 tiffdec: rename variables for consistency and fix variable shadowing 11 years ago
Justin Ruggles d9a542ace1 swscale: Set alpha to opaque for internal palettes. 11 years ago
Justin Ruggles 20c38c9c18 swscale: fix some undefined signed left shifts 11 years ago
Justin Ruggles 60c4660ba0 swscale: fix an implementation-defined unsigned-to-signed conversion 11 years ago
Katerina Barone-Adesi d4a8a86c68 doc: Libavfilter English cleanup 11 years ago
Michael Niedermayer 617a1a98a6 mp3enc: Properly write bitrate value in XING header 11 years ago
Anton Khirnov 254c95cdd1 resample: split linear into its own function 11 years ago
Anton Khirnov be394968c8 resample: add initial padding explicitly 11 years ago
Anton Khirnov eed752d61d resample: drop useless abs() 11 years ago
Anton Khirnov 3c84f6b5d2 resample: reindent 11 years ago
Anton Khirnov f20892eb67 resample: split the nearest neighbour path into a separate function pointer 11 years ago
Anton Khirnov b9dea23766 resample: fix avresample_get_delay() return value 11 years ago
Timothy Gu 71c32ed533 DNxHD: convert inline asm to yasm 11 years ago
Timothy Gu 676856204b DNxHD: make get_pixel_8x4_sym accept ptrdiff_t as stride 11 years ago
Vittorio Giovara 89ef08c992 DNxHD: K&R formatting cosmetics 11 years ago
Luca Barbato a7448064c5 mp2: Do not force a samplerate 11 years ago
Derek Buitenhuis 25fbfeed98 libx265: Only set the SAR if it is valid 11 years ago
Derek Buitenhuis cd0ac6f6e5 libx265: Use 16-bit SAR 11 years ago
Derek Buitenhuis 4a2226451e libx265: Use x265_param_parse to set the SAR 11 years ago
Anton Khirnov 9a07fac678 mov: read hydrogenaudio replaygain information 11 years ago
Nicolas George ad8159e0fe libavfilter: Add asettb filter for setting timebase for audio 11 years ago
wm4 f6774f905f mpegvideo: operate with pointers to AVFrames instead of whole structs 11 years ago
Vittorio Giovara 60fd7d36c4 fate: correctly set sample rate for mp2 tests 11 years ago
Luca Barbato e6e8be542b doc: Completely document the x264 options 11 years ago
Luca Barbato 0d671ade99 doc: Use a 3 columns multitable 11 years ago
Luca Barbato be59675add doc: Change the multitable rendering in texi2pod 11 years ago
Vittorio Giovara 59388dac69 fate: update tests for YVYU422 pixel format 11 years ago
Vittorio Giovara b6a09ef700 rawvideo: Support decoding YVYU422 FourCC 11 years ago
Vittorio Giovara 92b099daf4 swscale: support converting YVYU422 pixel format 11 years ago
Vittorio Giovara 8b17243d17 lavu: Add packed YVYU422 pixel format 11 years ago
Vittorio Giovara 46439e1562 mp2: match twolame default options 11 years ago
Paul B Mahol 718907cd88 libtwolame MP2 encoding support 11 years ago
Vittorio Giovara 17a75a8c09 libxvid: fix missing end of line character 11 years ago
Timothy Gu 486e3649ce xtea: Add Doxy @file and group 11 years ago
Timothy Gu f73495686d adler32: Fix doxy group definition 11 years ago
Luca Barbato e10fd08aa7 h264: Refactor decode_nal_units 11 years ago
Timothy Gu c389a80494 libxvid: Add SSIM displaying through a libxvidcore plugin 11 years ago
Timothy Gu 5ce7ca68b8 libxvid: add working lumimasking and variance AQ 11 years ago
Janne Grunau d3789eeeed aarch64: implement videodsp.prefetch 11 years ago
Janne Grunau 8675bcb0ad aarch64: add armv8 CPU flag 11 years ago
Paul B Mahol a027d2a873 fate: add tests for SANM and VIMA 11 years ago
Paul B Mahol eeadcdfd1a LucasArts SMUSH demuxer 11 years ago
Paul B Mahol 6f273093e5 LucasArts SMUSH VIMA audio decoder 11 years ago
Paul B Mahol a420ccd4f2 LucasArts SMUSH SANM video decoder 11 years ago
Diego Biurrun 5f92204370 dsputil: Move DV-specific ff_zigzag248_direct table to dvdata 11 years ago
Diego Biurrun 57b5b84e20 x86: dsputil: Move ff_apply_window_int16_* bits to ac3dsp, where they belong 11 years ago
Diego Biurrun c2c5be5749 x86: h264_qpel: Simplify an #if conditional 11 years ago