39988 Commits (cf6977712c9e5abe6dc55289f6322ccbf10321a9)
 

Author SHA1 Message Date
Anton Khirnov ac976ed91e lavr: allocate the resampling buffer with a positive size 11 years ago
Anton Khirnov 13164e479f FATE: add tests for more resampling modes 11 years ago
Anton Khirnov f7c5fd8151 resample: implement flushing 11 years ago
Tim Walker 801c39e1e3 dcadec: Use correct channel count in stereo downmix check 11 years ago
Tim Walker c8cf461c19 dcadec: Do not decode the XCh extension when downmixing to stereo 11 years ago
Jean First e75ef2b7f4 tiffdec: support predictor type 2 with RGB48 pixel format 11 years ago
Justin Ruggles 345a96c327 tiffdec: remove an unneeded variable 11 years ago
Justin Ruggles a9b046fb0a tiff: use a better name and enum values for PhotometricInterpretation 11 years ago
Justin Ruggles fdbe18b7b0 tiffdec: use a single strip if RowsPerStrip is 0 11 years ago
Justin Ruggles 0a467a9b59 tiffdec: use bytestream2 to simplify overread/overwrite protection 11 years ago
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