90125 Commits (ab6edb173b365d9a787c2df3a45e3a018d7843d7)
 

Author SHA1 Message Date
Mark Thompson ab6edb173b Merge commit '7157d959264f3729da463725c6faa580d9394d19' 7 years ago
Mark Thompson 7386b4ff39 Merge commit '78fa0b9033c0834c049e2aedf71a8c613fed87ab' 7 years ago
Tomas Härdin 41317da325 Add -vf scale example for making pixels square 7 years ago
Mark Thompson fd76e7be70 Merge commit '69062d0f9b6aef5d9d9b8c9c9b5cfb23037caddb' 7 years ago
Mark Thompson 77eba7bd99 Merge commit 'a2ca8ed903b435446031a8a0792ca535e6ee2913' 7 years ago
Mark Thompson 0cc8e34a94 Merge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2' 7 years ago
Mark Thompson b656fa710a Merge commit '13ca5d34ba5c473211daaae0a101123bcaada3e6' 7 years ago
Mark Thompson af3727e239 Merge commit '0e4c166cdd6446522a085dd9731967d09ac71f72' 7 years ago
Mark Thompson 1325ac4c93 Merge commit 'a3daecd6375279d9fdb863ac9db3545a33e97651' 7 years ago
Mark Thompson f082dcab7c Merge commit '67eb2b16daa77f6ba3e04a28ca18e53193723b7f' 7 years ago
Mark Thompson 9e3e9a3728 Merge commit '216c44dfc17252ec0681dcb0bbeeb45a9d14eca7' 7 years ago
Mark Thompson fe1fb48e2b Merge commit 'c8e135ea9225137050a6315fd9ba9c0f242c90b6' 7 years ago
Lou Logan d09368a408 doc/ffmpeg: document -dn option 7 years ago
Mark Thompson 7dc8752e61 Merge commit '254e728d207c173a3714e6a01c9d68fcb3af8b73' 7 years ago
Mark Thompson cacb47633c Merge commit '1d12a545ce828eaf4fb37295400008ea37635ab8' 7 years ago
Mark Thompson d28eb0e34d Merge commit '2651352988212531038326c44754ece1728c4a3b' 7 years ago
Mark Thompson 7157d95926 cbs_h264: Move slice_group_id array out of PPS structure 7 years ago
Mark Thompson 78fa0b9033 h264_metadata: Always add the SEI user data to the first access unit 7 years ago
Mark Thompson 69062d0f9b h264_metadata: Use common SEI addition function 7 years ago
Mark Thompson a2ca8ed903 cbs_h264: Add utility functions to insert/delete SEI messages 7 years ago
Mark Thompson ce5870a3a8 cbs: Refcount all the things! 7 years ago
Mark Thompson 13ca5d34ba cbs_h264: Add hack for pic_timing with no active SPS 7 years ago
Mark Thompson 0e4c166cdd cbs_h2645: Remove active ps references when it is replaced 7 years ago
Mark Thompson a3daecd637 cbs: Demote the "decomposition unimplemented" warning 7 years ago
Mark Thompson 67eb2b16da vaapi_h265: Mark unused entries in RefPicList[01] as explicitly invalid 7 years ago
Mark Thompson 216c44dfc1 vaapi_encode: Destroy output buffer pool before VA context 7 years ago
Jun Zhao c8e135ea92 vaapi_encode: Allocate slice structures and parameter buffers dynamically 7 years ago
Mark Thompson 254e728d20 cbs: Minor comment fixes / cosmetics 7 years ago
Mark Thompson 1d12a545ce cbs: Add an explicit type for coded bitstream unit types 7 years ago
Mark Thompson 2651352988 cbs: Allocate the context inside the init function 7 years ago
Vishwanath Dixit a877d22d9a avformat/movenc: addition of flag to fragment at every frame 7 years ago
Michael Niedermayer 47e65ad63b avcodec/diracdec: Fix integer overflow in mv computation 7 years ago
Michael Niedermayer 85c85fffff avcodec/h264_parse: Clear invalid chroma weights in ff_h264_pred_weight_table() 7 years ago
Michael Niedermayer 33fe17bdc8 avcodec/aacdec_templat: Fix integer overflow in apply_ltp() 7 years ago
Michael Niedermayer 793347a545 avcodec/jpeg2000dwt: Fix integer overflows in sr_1d53() 7 years ago
Michael Niedermayer cbcbefdc3b avcodec/diracdec: Use int64 in global mv to prevent overflow 7 years ago
Michael Niedermayer 3748746a4d avcodec/dxtory: Remove code that corrupts dimensions 7 years ago
James Almer f4f39582e7 avformat/matroskadec: fix return value 7 years ago
James Almer 88eb368f42 avformat/matroskadec: free the packet on webvtt side data allocation failure 7 years ago
James Almer acdea9e7c5 avformat/matroskadec: ignore CodecPrivate if the stream is VP9 7 years ago
Gyan Doshi b50f68bb1e docs/codecs: remove dead codec debug options 7 years ago
James Almer 04a8d5c2d7 Merge commit 'cc1c94dacd0642ac1a6cad45deb65071f127d91a' 7 years ago
James Almer 6dea6c4b97 Merge commit '97eee953e639bd4d17a9f9398293775277d00505' 7 years ago
Hendrik Leppkes 6d8bef8c05 build: restore using dlltool/lib.exe for creating Win32 .lib files 7 years ago
Aman Gupta f611fef37c avcodec/mediacodecdec: refactor to take advantage of new decoding api 7 years ago
Martin Storsjö cc1c94dacd configure: Pass the right machine types to dlltool for arm and arm64 mingw 7 years ago
Martin Storsjö 97eee953e6 Revert "configure: Stop using dlltool to create an import library" 7 years ago
Tobias Rapp 56f77b0f67 fate: add tests for pan audio filter 7 years ago
Tobias Rapp 6325bd3717 swresample/rematrix: fix update of channel matrix if input or output layout is undefined 7 years ago
Michael Niedermayer 647fa49495 avcodec/dirac_dwt_template: Fix Integer overflow in horizontal_compose_dd137i() 7 years ago