41784 Commits (2fb02ecfd115a627f22df21720aa0bd4f6fcee8b)
 

Author SHA1 Message Date
Luca Barbato 2fb02ecfd1 fate: Reduce the number of frames used to test video filters 10 years ago
wm4 379e5603f4 id3v2: Do not export empty APIC description 10 years ago
wm4 b9f7a67708 png: Set the color range as full range 10 years ago
Luca Barbato 254f3daba4 nut: Make sure to clean up on read_header failure 10 years ago
Andreas Cadhalpun 4d0ee4962b avi: Validate sample_size 10 years ago
Andreas Cadhalpun b34257eefd nut: Check chapter creation in decode_info_header 10 years ago
Andreas Cadhalpun 243e8443cd alac: Reject rice_limit 0 if compression is used 10 years ago
Andreas Cadhalpun 295e05a762 ape: Support _0000 files with nblock smaller than 64 10 years ago
Michael Niedermayer e0010bb91f mux: Do not leave stale side data pointers in ff_interleave_add_packet() 10 years ago
Vittorio Giovara 6c8c7c2462 dump: Print AVAudioServiceType side data 10 years ago
Vittorio Giovara 04070dbca0 libx265: Fix 'braces around scalar initializer' warning 10 years ago
Vittorio Giovara d81fb63d87 fate: Add a PICT test 10 years ago
Vittorio Giovara 7b734ee55d lavf: Open PICT images with Quickdraw 10 years ago
Vittorio Giovara 34efb8a169 quickdraw: Support direct pixel blocks 10 years ago
Vittorio Giovara bb2cb0a66d quickdraw: Switch to greedy parsing 10 years ago
Vittorio Giovara d00f1e0fc1 quickdraw: Convert to bytestream2 10 years ago
Nicolas George 01fdfa51ac xcbgrab: Accept geometries matching the screen size 10 years ago
Anton Khirnov 3735b5c616 Revert "lavfi: always check av_expr_parse_and_eval() return value" 10 years ago
Andreas Cadhalpun 60f1cc4a1f alsdec: only adapt order for positive max_order 10 years ago
Andreas Cadhalpun 94bb1ce882 alsdec: check sample pointer range in revert_channel_correlation 10 years ago
Andreas Cadhalpun 110f7f35fb aacpsy: correct calculation of minath in psy_3gpp_init 10 years ago
Andreas Cadhalpun e191aaca44 alsdec: limit avctx->bits_per_raw_sample to 32 10 years ago
Andreas Cadhalpun 8fc8024ea5 aasc: return correct buffer size from aasc_decode_frame 10 years ago
Matt Oliver 3edeb7749e configure: Allow log2 with MSVC 2013 onwards. 10 years ago
Martin Storsjö 863ee06809 configure: Use the right local variable in the MSVC and ICL probes 10 years ago
Martin Storsjö 709e1c91ea avprobe: Print the display matrix from per-stream sidedata 10 years ago
Martin Storsjö 3080b0497d avprobe: Support writing arrays of integers without keys 10 years ago
Martin Storsjö 16302246b1 avconv: Add an option for automatically rotating video according to display matrix 10 years ago
Martin Storsjö e2d50fc2f5 avplay: Add support for rotated video 10 years ago
Martin Storsjö 21180b7323 avplay: Factorize code for adding filters to the filter pipeline 10 years ago
Carl Eugen Hoyos 3ecb82dd41 dnxhddec: Fix pixel format change 10 years ago
Vittorio Giovara 6503cbf842 ffv1enc: Add const attribute to input frame 10 years ago
Luca Barbato 06f4b1e37a avplay: Do not print a possibly uninitialized value 10 years ago
Luca Barbato e8c4db0d4d xcbgrab: Validate the capture area 10 years ago
Luca Barbato 82a10225f8 xcbgrab: Do not assume the non shm image data is always available 10 years ago
Anton Khirnov a09c499a2e rawenc: properly allocate coded_frame 10 years ago
Anton Khirnov a0f2946068 h264: use properly allocated AVFrames 10 years ago
Anton Khirnov 7a4f74eed5 h264: embed the DPB in the context 10 years ago
Anton Khirnov 88c612e3a4 h264: merge the init and reinit paths in update_thread_context() 10 years ago
Anton Khirnov 8a66fd4026 h264: drop the reinit parameter from init_slice_header() 10 years ago
Anton Khirnov c9ccbc7333 h264: update the current bit depth/chroma type in init_slice_header() 10 years ago
Anton Khirnov 29dcde2b87 h264: copy nal_length_size in update_thread_context 10 years ago
Anton Khirnov 440e8dd374 h264: drop a comment that carries no useful information 10 years ago
Anton Khirnov 11f024ef0a h264: move freeing the escaped RBSP buffer to free_context() 10 years ago
Anton Khirnov ee62b364be h264: eliminate ff_h264_set_parameter_from_sps() 10 years ago
Anton Khirnov 54986d6db9 h264: move context reinit lower down in update_thread_context() 10 years ago
Anton Khirnov a6cd154463 h264: move the DPB init/uninit to init_context()/free_context() 10 years ago
Anton Khirnov 9d33bab583 h264: drop H264Context.ouputed_poc 10 years ago
Anton Khirnov 27b0e6ebfd h264: drop needs_realloc 10 years ago
Luca Barbato 0ac8ff618c avresample: Reallocate the internal buffer to the correct size 10 years ago