23296 Commits (5889172087ebda6a7d456b2e9b54cf40554c7a28)
 

Author SHA1 Message Date
Alex Converse 5889172087 aacsbr: Dead code removal. 15 years ago
Alex Converse afd96c345f aacsbr: Remove a slightly incorrect comment. 15 years ago
Alex Converse 171b7b9112 Revert r22288 "Increase FF_INPUT_BUFFER_PADDING_SIZE to 64." 15 years ago
Alex Converse 7935078623 aacsbr: Cleanup the newly merged read_sbr_grid, eliminating several context 15 years ago
Alex Converse 7333f849b1 aacsbr: Move the e_a calculation from sbr_mapping() to read_sbr_grid(). 15 years ago
Alex Converse b9c3e3b6e7 aacsbr: Merge sbr_time_freq_grid into read_sbr_grid (and into copy_sbr_grid). 15 years ago
Alex Converse ed1d112931 aacsbr: Fail early on illegal envelope counts. 15 years ago
Alex Converse 8a9ee4b102 aacsbr: Check for illegal values of bs_pointer in sbr_read_grid(). 15 years ago
Vitor Sessak e8ff21fdf5 Revert commit 22378. 15 years ago
Reinhard Tartler 07cea6d1cd Fix compilation on powerpc with --disable-altivec 15 years ago
Kostya Shishkov 95bd18eeca Check for reference frames so RV 3/4 won't segfault trying to copy data from 15 years ago
David Conrad d63a718764 vp3: correctly clip vp3_draw_horiz_band call 15 years ago
Alex Converse bf3d904c3d 10l: Include missing return values in functions made non-void by the previous commit. 15 years ago
Alex Converse 58b1cba0c9 aacsbr: Propagate errors from read_sbr_grid to prevent crashes in malformatted streams. 15 years ago
Georgi Chorbadzhiyski e0be763052 Add a missing fft.h include to the aacsbr decoder. 15 years ago
Georgi Chorbadzhiyski 49351479ea Add missing build dependencies for the AAC decoder caused by adding of SBR. 15 years ago
David Conrad f9ff7179ff mkvenc: Handle negative timestamps correctly 15 years ago
David Conrad 654b65d012 mkvenc: Don't try to write packets with unknown timestamps 15 years ago
David Conrad 84d4e599a5 mkvenc: write dts for VFW mode 15 years ago
Baptiste Coudurier fe3ab8adfa Fix encoder metadata string langcode in mov muxer 15 years ago
Baptiste Coudurier cc255afeb5 Correctly mark mov metadata as utf-8, using iso language code 15 years ago
Daniel Verkamp b0e88ca6d3 Bump avcodec minor version for kgv1 decoder 15 years ago
Måns Rullgård b90b1b4c3c Fix build on configurations without fast av_log2() 15 years ago
Baptiste Coudurier 08a186c648 In mov demuxer, convert mac encoded strings to utf-8 15 years ago
Daniel Verkamp bf35412201 Kega Game Video (KGV1) decoder 15 years ago
Baptiste Coudurier 987e857f63 Preallocate index entries in mov demuxer, huge speedup 15 years ago
Baptiste Coudurier 1307463d52 Fix interlaced vc-3 decoding, issue #1753 15 years ago
David Conrad ff65969fd8 vp3: Set pict_type 15 years ago
David Conrad 7a4e8b5913 vp3: Allocate a dummy reference frame if we have no keyframe 15 years ago
David Conrad 0c9afacbf5 vp3: use FF_BUFFER_TYPE_COPY 15 years ago
David Conrad e72d2d1221 vp3: Don't leak buffers on errors 15 years ago
David Conrad 739b5090af vp3: Simplify buffer management 15 years ago
David Conrad 01f9640b21 vp3: be less spammy on broken files 15 years ago
Baptiste Coudurier 8fdd542ce4 In mpegts muxer, write adts header if aac bitstream does not contain it 15 years ago
Baptiste Coudurier e17d77bb67 In mpegts muxer, search for h264 aud nal, it might not be the first nal. 15 years ago
Stefano Sabatini f4495cdc00 Remove definition of match_ext(), which is declared under #ifdef 15 years ago
Baptiste Coudurier 7082ea56c8 mpegts vbr muxing, activated when muxing rate is not supplied by the 15 years ago
Stefano Sabatini 4837bb52d2 Replace last occurrence of the deprecated match_ext() with 15 years ago
Baptiste Coudurier 677a1144b0 Start continuity counter at 0 for pmt as well 15 years ago
Måns Rullgård f0a912d3b8 More descriptive names for av_stristr() parameters 15 years ago
Måns Rullgård 3369888aa5 cosmetics: indent 15 years ago
Måns Rullgård 2acb5e10b9 Merge two adjacent ifdef blocks 15 years ago
Måns Rullgård 2791730dbf Move gcc attribute macros to new header libavutil/attributes.h 15 years ago
Måns Rullgård 94ca624fbc Move ff_sqrt() to libavutil/intmath.h 15 years ago
Baptiste Coudurier d73a458f27 Start continuity counter at 0 for streams 15 years ago
Baptiste Coudurier 9169174fd6 10l typo, fix ts total bit rate computation 15 years ago
Måns Rullgård dd14a04e4a Add missing includes in bfin and sh4 files 15 years ago
Måns Rullgård f89c14027a checkheaders: skip per-arch headers not meant for direct inclusion 15 years ago
Måns Rullgård 4a89e0a675 ARM: add some missing includes 15 years ago
Reimar Döffinger 97cda76a69 Check for allocation failure for c->lumMmx2FilterCode and c->chrMmx2FilterCode. 15 years ago