41266 Commits (51ca3cb604a7585a7cff35d4b954794508955c19)
 

Author SHA1 Message Date
Luca Barbato f726fc21ef ogg: Provide an option to offset the serial number 10 years ago
Vittorio Giovara 22b985d59c hqdn3d: check memory allocations and propagate errors 10 years ago
Vittorio Giovara 70d246d5cc flacenc: initialize sums matrix 10 years ago
Vittorio Giovara c01ccccbb1 ituh263dec: use macro instead of #if 10 years ago
Vittorio Giovara 08fa34bf75 yuv4mpegdec: initialize field_order in yuv4_read_header() 10 years ago
Vittorio Giovara 302ca6b20e mpegvideo_enc: initialize the encoding context 10 years ago
Vittorio Giovara 1a07df3112 DNxHD: Add support for id 1258 (DNx100 960x720@8) 10 years ago
Vittorio Giovara 598f7d046c DNxHD: Simplify pixel format detection 10 years ago
Vittorio Giovara 41e03e284e DNxHD: More verbose error messages 10 years ago
Luca Barbato 1279221cc4 lavu: Check av_dict_set allocations 10 years ago
Martin Storsjö 6996fd204a libopenh264: Log debug messages to a non-null context 10 years ago
Michael Niedermayer 61928b68dc h264: Do not share rbsp_buffer across threads 10 years ago
Luca Barbato 3c18a7b188 avio: Do not consider the end-of-buffer position valid 10 years ago
Clay McClure 6a808f5ae1 libdc1394: Add support for MONO8 (gray) video mode 10 years ago
Vittorio Giovara 8805589b80 libopencv: Rework error handling in parse_iplconvkernel() 10 years ago
Vittorio Giovara 607ad990d3 dvbsubdec: check memory allocations and propagate errors 10 years ago
Vittorio Giovara e71149a7a5 nuv: validate image size 10 years ago
Vittorio Giovara 7c51d79ca7 nsvdec: validate channels and samplerate 10 years ago
Anton Khirnov a536a4e4bc lavc: support extracting audio service type from side data 10 years ago
Anton Khirnov 3212578148 mov: export audio service type as side data 10 years ago
Anton Khirnov 4227e4fe74 lavf: add a convenience function for adding side data to a stream 10 years ago
Anton Khirnov 728685f37a Add a side data type for audio service type. 10 years ago
Anton Khirnov 80a11de7dc nutenc: do not use has_b_frames 10 years ago
Anton Khirnov e44b58924f lavc: deprecate unused AVCodecContext.stream_codec_tag 10 years ago
Anton Khirnov f771b3ab5d avidec: do not export stream_codec_tag 10 years ago
Anton Khirnov 167e004e1a h264: drop any pretense of support for data partitioning 10 years ago
Anton Khirnov 58ae8d5957 h264_parser: restore a comment lost in 0268a54 10 years ago
Anton Khirnov ecab21ac47 h264: do not reset the ref lists in flush_change() 10 years ago
Anton Khirnov 9404a47a2d h264: move parser-only variables to their own context 10 years ago
Anton Khirnov cf1e0786ed error_resilience: move the MECmpContext initialization into ER code 10 years ago
Hendrik Leppkes a7e0380497 avconv_dxva2: add hevc support 10 years ago
Hendrik Leppkes 7e850fa67e Add DXVA2 HEVC HWAccel 10 years ago
Hendrik Leppkes b82722df9b hevc: reindent after previous commit 10 years ago
Hendrik Leppkes e72e8c5a1d hevc: add hwaccel hooks 10 years ago
Hendrik Leppkes 4b95e95dba hevc: store the short term rps flag and size in the context 10 years ago
Hendrik Leppkes 36779a8405 hevc: store the escaped/raw bitstream in HEVCNAL 10 years ago
Hendrik Leppkes b0593a4bca hevc: pass the full HEVCNAL struct to decode_nal_unit 10 years ago
Andreas Unterweger 3a70c0c95f examples/transcode_aac: generate proper PTS and set the muxer timebase 10 years ago
Andreas Unterweger c9b19ac892 examples/transcode_aac: fix a typo 10 years ago
Andreas Unterweger 749a89d1b8 examples/transcode_aac: properly select the output sample format 10 years ago
Anton Khirnov 443b71928b hevc: unref the current frame if frame_start() fails 10 years ago
Anton Khirnov 1dd021929f hevc: clear unused refs on failure 10 years ago
Anton Khirnov f9f883af4f h264: simplify code in flush_dpb() 10 years ago
Vittorio Giovara 3a6dfec864 segment: Check av_get_frame_filename() return value 10 years ago
Vittorio Giovara 7915e6741d hlsproto: Properly close avio buffer in case of error 10 years ago
Vittorio Giovara 4c5fa628da mov: Do not compute negative SAR values 10 years ago
Michael Niedermayer 2a06c2a03e mpegvideo_enc: Draw edges on input for non-multiple of 16 resolutions 10 years ago
Martin Storsjö 9108967513 rtspdec: Consistently use rtsp_hd_out for writing 10 years ago
Derek Buitenhuis 6341ab0ad3 libx265: Pass through user-set frame type 10 years ago
Martin Storsjö 3a724a7f3b dashenc: Use inttypes.h macros for format strings instead of %lld 10 years ago