13065 Commits (e590448c65b7f9cd1a9bcf39ee6874882034edc9)

Author SHA1 Message Date
Loren Merritt 11ab1e409f FFT: factor a shuffle out of the inner loop and merge it into fft_permute. 14 years ago
Peter Ross f20886e464 bink: permute Bink version 'b' quant matrices by inverse scan order 14 years ago
Peter Ross a093650b6c bink: simplify how quantization matrices are passed to read_dct_coeffs() 14 years ago
Michael Niedermayer 499c2d41d7 Make truncated mpeg4 GOP header check a bit more specific. 14 years ago
Stefano Sabatini 49d57a8269 Apply minor cosmetics fixes to the av_audio_resample_init() doxy. 14 years ago
Stefano Sabatini 7562101a9f Document audio_resample_close(). 14 years ago
Michael Niedermayer 2034ba08ec Detect null gop headers. 14 years ago
Vitor Sessak 0a18b64585 Make tables generation insensitive to floating-point implementation 14 years ago
Mans Rullgard 4ae3ee4ae9 VP8: ARM optimised decode_block_coeffs_internal 14 years ago
Mans Rullgard 5da7494dc5 ARM optimised vp56_rac_get_prob() 14 years ago
Peter Ross 35b8869651 bink: reindent after last commit 14 years ago
Peter Ross 547c67c935 Bink version 'b' video decoder 14 years ago
Michael Niedermayer 4f036b9f69 Clarify that pts_correction* fields are internal to libavcodec 14 years ago
Carl Eugen Hoyos 27a275e4bb Set maximum lowres value for the MJPEG decoder to 3. 14 years ago
Jason Garrett-Glaser ccba4f4c25 VP8: optimized mv prediction and decoding 14 years ago
Justin Ruggles 943dc94265 ac3enc: Remove unneeded clipping of shift amount. 14 years ago
Justin Ruggles 95234e051b ac3enc: remove right shifting from lshift_tab() and make lshift unsigned. 14 years ago
Mans Rullgard 98ec828775 Remove final semicolon from some macros 14 years ago
Ronen Mizrahi 41bb47bf96 dvbsubenc: Fix placement of the object version 14 years ago
Janne Grunau 1a08928538 dvbsubdec: check against buffer overreads 14 years ago
Reimar Döffinger 20708223db Do not fail DVB sub decoding because of a few padding bytes 14 years ago
Justin Ruggles a30ac54a19 Add x86-optimized versions of exponent_min(). 14 years ago
Mans Rullgard 952f231588 Remove incorrect return statement from avcodec_thread_free() 14 years ago
Mans Rullgard 7e1e8bf335 ivi_dsp: remove semicolons after function definitions 14 years ago
Mans Rullgard ee5bb31f99 Fix build with threading disabled 14 years ago
Mans Rullgard 74711b72cc w32thread: add missing #include thread.h 14 years ago
Reimar Döffinger 7ade06cc2e check sample_fmt in avcodec_open 14 years ago
Alexander Strange 4a5a16898f vp3: Frame-based multithreading support 14 years ago
Alexander Strange 043d2ff267 Deprecate avcodec_thread_init() 14 years ago
Alexander Strange b38f008ea6 Frame-based multithreading framework using pthreads 14 years ago
Jason Garrett-Glaser a97b9325cb Update qmin/qmax values for libx264 presets 14 years ago
Jason Garrett-Glaser 2c855cea85 Fix broken vbv_buffer_init handling in libx264.c 14 years ago
Jason Garrett-Glaser a1b0a3c8bd VP8: idct_mb optimizations 14 years ago
Ronald S. Bultje a239d534d7 Fix ff_emu_edge_core_sse() on Win64. 14 years ago
Stefan Kost 3e2a4e91bd logging: downgrade recoverable errors to warnings 14 years ago
Janne Grunau 154f7bb062 h264: define FF_PROFILE_H264_HIGH_444 to the correct value 14 years ago
Mans Rullgard ef15d71c1f VP8: ARM NEON optimisations for dsp functions 14 years ago
Kostya fff6c21295 Remove Xan WC4 cruft from xan.c 14 years ago
Kostya Shishkov abb5f2b7bf Xan4 decoder 14 years ago
Sascha Sommer e11afd71a3 pass QDMC extradata to the decoder 14 years ago
Alexander Strasser 21b032c431 vorbis dec: Remove obsolete comment 14 years ago
Alexander Strasser 350b2bb1a6 vorbis dec: cosmetics: Indent CPP cond properly 14 years ago
Alexander Strasser 6d173daece vorbis dec: cosmetics: Indent consistently 14 years ago
Alexander Strasser b2a51e3d48 vorbis dec: cosmetics: Indent after scope deletion 14 years ago
Alexander Strasser 21494e5537 vorbis dec: Delete useless scopes 14 years ago
Nicolas George 76ad67cae7 Implement guessed_pts in avcodec_decode_video2 14 years ago
Jindrich Makovicka 52b2e95cd9 dvdsubdec.c: prevent input buffer overflow 14 years ago
Diego Elio Pettenò 6a495e986f Make inter_rvlc and intra_rvlc static tables. 14 years ago
Anton Khirnov fbdcdaee6e Replace remaining occurrences of deprecated CH_* with AV_CH_* 14 years ago
Kieran Kunhya e10976eb77 Set channel_layout for mpegaudio 14 years ago