79982 Commits (f92d2f329254f4a1b7a8a50faff7f7292023291a)
 

Author SHA1 Message Date
Rick Kern ca429e7253 lavc/videotoolboxenc: Add realtime encoding property 9 years ago
Rick Kern 272dd437bc lavc/videotoolboxenc: Handle out-of-memory and fix memory leak 9 years ago
Rick Kern 2fbf39382d lavc/videotoolboxenc: Fix DTS 9 years ago
Rick Kern abe05892be lavc/videotoolboxenc: Fix AVCodecContext.has_b_frames usage. 9 years ago
Rick Kern 645df43144 lavc/videotoolboxenc: Add entropy setting 9 years ago
Rick Kern fbe0cf8ca7 lavc/videotoolboxenc: Require hardware encoding 9 years ago
Rick Kern 0d4bf3074d lavc/videotoolboxenc: Handle hwaccel format as input 9 years ago
Rick Kern d7cf3610c2 lavc/videotoolboxenc: Use shared pixel buffer pool 9 years ago
Paul B Mahol 66eb5b809a avcodec/adpcm: fix decoding of stereo non 4-bit ADPCM IMA WAV 9 years ago
Paul B Mahol 3395ad48fa avcodec/adpcm: replace char/short/long with int8_t/int16_t/int 9 years ago
foo86 b7d267399b avcodec/dca: convert to AVCRC 9 years ago
smallishzulu 77a7ff8f05 lavf/mpegtsenc: Define service_type "HEVC digital television service". 9 years ago
Thomas Volkert f591b7b526 rtpenc: packetizer for VC-2 HQ RTP payload format (draft v1) 9 years ago
Michael Niedermayer 1ef267b83f avcodec/h264: Put the removed SPS handling code back 9 years ago
Derek Buitenhuis 7966ddfc0b Merge commit 'a7829a2a3f8e6ec0b9f2673c11f56916800aeb33' 9 years ago
Carl Eugen Hoyos fd0f1442eb lavf/mpegtsenc: Fix stream_type for low sample rate MP2/MP3. 9 years ago
Derek Buitenhuis a454ad670c Merge commit 'add1467e5e447b79e8743a0b05c54dcf58c61dfe' 9 years ago
Derek Buitenhuis 43b7e5aa32 Merge commit 'a4d126dc59c39bb03e5e444432d1b27af26a45b4' 9 years ago
Derek Buitenhuis 2a018be10f Merge commit '7bbdae81e895a49125dba58bad01b98389966c39' 9 years ago
Derek Buitenhuis f32a23c849 Merge commit '1848a154a49d18c1f31f54ee75c7445dc49a7ecc' 9 years ago
Derek Buitenhuis 8bba752ae9 Merge commit 'ea6ab02a174bcc11f3eaa1b840c9a4c895968690' 9 years ago
Derek Buitenhuis 014fb816d1 Merge commit '21b746932241246be846a133abb3c5f91b1cab85' 9 years ago
Derek Buitenhuis 2d3cc682c4 Merge commit '939b388383db8d0db5b2ff483e3a197c27b79791' 9 years ago
Derek Buitenhuis 5db920bcb6 Merge commit '5a5db90edf71ef4c60db8ad7b0ebaa9a810c2d9e' 9 years ago
Derek Buitenhuis 1bfbdb8f0b Merge commit '12f13ecb2dcddfa3ee930167395370d3c6fff90c' 9 years ago
Derek Buitenhuis 297e2768da Merge commit 'ad9d3384de08f02967d6eb11196ee8c78e8b2dba' 9 years ago
Carl Eugen Hoyos 80d14de52d lavf/mpegts: Add E-AC3 registered stream specifier "EAC3". 9 years ago
Christophe Gisquet 7d453aaf65 wmalossless: allow calling madd_int16 9 years ago
Michael Niedermayer dc34fa6a9e avformat/riff: add M702 9 years ago
Michael Niedermayer df820af2c5 avcodec/error_resilience: Improve missing slice handling for mpeg2 9 years ago
foo86 ce2f9fdb0a avcodec/dca: fix sync word search error condition 9 years ago
Michael Niedermayer 9fcb59c9bc avcodec/options_table: fix strict compliance constant flags to match the strict field 9 years ago
Michael Niedermayer 11db7eee9b avformat/options_table: Add missing identifier for very strict compliance 9 years ago
Christophe Gisquet 79e86640ff fate: wma: add lossless 24bits tests 9 years ago
Michael Niedermayer deaf58abf2 avcodec/mjpegdec: Do not try to detect last scan but apply idct after all scans for progressive jpeg 9 years ago
Jan Sebechlebsky 0ff3489534 avcodec/mjpeg2jpeg_bsf: Check ff_bsf_get_packet success 9 years ago
foo86 1fee770a1c avcodec/dca: move channel counter utility into dca.h 9 years ago
foo86 2df7d4fa45 avcodec/dca: move huffman data into separate object file 9 years ago
Paul B Mahol bc2fe36228 avcodec/noise_bsf: set correct size of .priv_data_size field 9 years ago
Michael Niedermayer 3187277ebb avcodec/wmalosslessdec: Fix memset sizeof 9 years ago
Michael Niedermayer 52623ef785 avcodec/smc: Mark pixel pointer as const 9 years ago
Paul B Mahol 25482d5c42 avformat/wsddec: set bit_rate, fixes duration estimation 9 years ago
Paul B Mahol 423a6a0993 avformat/dsfdec: set bit_rate, fixes duration estimation 9 years ago
Carl Eugen Hoyos 88a849c714 lavf/mpegts: Return small probe score for very short transport streams. 9 years ago
Carl Eugen Hoyos 00ffbdfb68 lavc/fic: Do not warn about empty cursor. 9 years ago
Carl Eugen Hoyos 47a11ff457 lavc/fic: Be less verbose for invisible cursor outside of video. 9 years ago
Clément Bœsch 9f3dd53050 lavc/srtenc: do not emit any subrip tags with text codec 9 years ago
Clément Bœsch bbf02f7d28 lavc: override decode return value only in case of error 9 years ago
Christophe Gisquet 532e937083 avcodec/wmalosslessdec: silence a sample request 9 years ago
Paul B Mahol 8f4358888f avcodec/wmalosslessdec: fix type for coeffs and lms_updates in cdlms struct 9 years ago