41087 Commits (cee4490b521fd0d02476d46aa2598af24fb8d686)
 

Author SHA1 Message Date
Thiago Santos bab8d73765 vaapi: wrap codec specific functions in appropiate #ifs 10 years ago
Michael Niedermayer 5a82ad644f svq1dec: Unbreak the scratch buffer allocation 10 years ago
Luca Barbato bcbdeb318e asvenc: Forward the error instead of asserting on it 10 years ago
Julien Ramseier fd665f7f48 avconv: Use the mpeg12 private option scan_offset 10 years ago
Rémi Denis-Courmont 559fa0d41b vdpau: add mapping for H.264 Constrained Baseline profile and fallback 10 years ago
Rémi Denis-Courmont 8502c1e9ff vdpau: add mapping for H.264 Extended profile 10 years ago
Rémi Denis-Courmont 8b51bcfed7 vdpau: revector macro to reduce line span 10 years ago
Anton Khirnov e10e6651b5 thread: use "" instead of <> for including the w32pthreads wrapper 10 years ago
Martin Storsjö e737a4aaaf dashenc: Change the duration fields to 64 bit 10 years ago
Martin Storsjö c7921a4804 libfdk-aacdec: Fix a boundary check 10 years ago
Luca Barbato 2c3f29c489 xcbgrab: Support empty filename string correctly 10 years ago
Bryan Huh fa8934d6d6 dashenc: log file output progress in verbose mode 10 years ago
Martin Storsjö 95d880fa64 rtpproto: Fix the input RTP data format check 10 years ago
Janne Grunau d2f1d42b18 fate: add dolby true hd tests 10 years ago
Janne Grunau 4c81613df4 arm: mlpdsp: handle pic offset calculation in a macro 10 years ago
Janne Grunau 581c7f0e12 arm: make ff_mlp_filter_channel_arm and ff_mlp_rematrix_channel_arm position independent 10 years ago
Martin Storsjö fccfc22d1f libavformat: Build hevc.o when building the RTP muxer 10 years ago
Martin Storsjö 780cd20b00 aarch64: Use .data.rel.ro for const data with relocations 10 years ago
Martin Storsjö f963f80399 arm: Use .data.rel.ro for const data with relocations 10 years ago
Dave Rice 3c01039e0b mov: further expand the list of parsed metadata tags 10 years ago
Vittorio Giovara e2e07dbaab mov: expand the list of parsed metadata tags 10 years ago
Vittorio Giovara b704b648f9 mov: parse XMP metadata on demand 10 years ago
Vittorio Giovara 174c5fde90 mov: parse @PRM and @PRQ metadata tags 10 years ago
Vittorio Giovara 35384934d6 mov: cosmetics: reorder the list of tags 10 years ago
Vittorio Giovara 6fd91fa119 h264: increase MAX_SLICES to 32 10 years ago
Vittorio Giovara d0b224054f vf_frei0r: do not increment string if it reached the end 10 years ago
Joakim Plate 90411b333d Allow reading of growing avi files (currently being written) 10 years ago
Zoltan Kovacs 4843a9c74f dpx: always write the image offset 10 years ago
Carl Eugen Hoyos 250e077ee9 riff: Support decoding png in avi (ImageJ) 10 years ago
Martin Storsjö b280c6202b arm: fft_vfp: Unify the behaviour in ff_fft_calc_vfp between arm/thumb 10 years ago
Martin Storsjö ae81576414 arm: fft_vfp: Add a missing "endconst" when building in thumb mode 10 years ago
Martin Storsjö 29bc7bfba2 rtpproto: Write a warning if the input data written isn't RTP packetized 10 years ago
Luca Barbato 6a880090cd doc: Use the correct @subsection tag 10 years ago
Luca Barbato 4fd7e63c87 mp3: Tweak the probe scores 10 years ago
Luca Barbato 4f5906a1d7 latm: Do not give a score for a single instance 10 years ago
Михаил Муковников 71f29410e7 lavfi: Increase drawtext font size limits 10 years ago
Kieran Kunhya 9a738c27dc v210enc: Add SIMD optimised 8-bit and 10-bit encoders 10 years ago
Derek Buitenhuis 33c827f632 swscale: Properly scale YUV 10 years ago
Matthieu Bouron 8c0a865ad9 mov: skip version and flags attributes in mov_read_chan() 10 years ago
Vittorio Giovara b72727a524 lavc: mention that the parser callback never returns an error 10 years ago
Luca Barbato 1c77ead1fb rm: Use the correct codec_data_size signedness 10 years ago
wm4 1eec9bfc38 APIchanges: mark the release 11 branch point 10 years ago
Luca Barbato 69c1fe7c9c mkv: Validate ASS Start and End fields 10 years ago
Vittorio Giovara 7834a54c66 configure: enable vda hwaccel by default 10 years ago
Michael Niedermayer 894545cb71 mpegvideo: exit cleanly when ff_mpv_common_frame_size_change() fails 10 years ago
Michael Niedermayer 7a38987f24 mpegvideo: free_context_frame() cannot fail, make it return void 10 years ago
Michael Niedermayer c45eeb2dbf mpegvideo: replace assert about interlaced EC with debug av_log() 10 years ago
Michael Niedermayer 3a56bcee7c mpeg12dec: Use more specific error codes 10 years ago
Michael Niedermayer b56afb48ae mpeg12dec: Print error/warning messages on issues in mpeg1_decode_sequence() 10 years ago
Gonzalo Garramuno e0bb74a140 exr: Add a gamma flag to exr loader to avoid banding 10 years ago