Mercurial > libavcodec.hg
graph
-
Fix PCM_S16LE_PLANAR channel-address calculation bug introduced in r14659. libavcodecTue, 19 Aug 2008 10:17:29 +0000, by pross
-
Add okayed chunks of AAC encoder psychoacoustic model libavcodecMon, 18 Aug 2008 05:39:44 +0000, by kostya
-
Import more ok'd parts of ALAC encoder from GSoC repo. libavcodecSun, 17 Aug 2008 22:47:40 +0000, by ramiro
-
Add missing header includes to fix 'make checkheaders'. libavcodecSun, 17 Aug 2008 19:26:13 +0000, by diego
-
use LFG instead of Mersenne Twister for AC-3 PRNG libavcodecSun, 17 Aug 2008 17:41:48 +0000, by jbr
-
Mark adx_decode_init() as type int instead of void, the function returns libavcodecSun, 17 Aug 2008 17:08:25 +0000, by diego
-
fix and simplify frame size check and reencoding in verbatim mode libavcodecSun, 17 Aug 2008 16:10:46 +0000, by jbr
-
Import ok'd parts of ALAC encoder from GSoC repo. libavcodecSun, 17 Aug 2008 04:36:06 +0000, by ramiro
-
update my email address to one which does not depend on my service provider libavcodecSat, 16 Aug 2008 22:42:59 +0000, by jbr
-
cosmetics: adjust line breaks and vertical alignment libavcodecSat, 16 Aug 2008 21:32:03 +0000, by jbr
-
use limited range of lpc orders when quantizing coefficients libavcodecSat, 16 Aug 2008 21:24:06 +0000, by jbr
-
lpc: cosmetics: vertically align declarations and definitions. libavcodecSat, 16 Aug 2008 17:28:29 +0000, by ramiro
-
flacenc, lpc: Move LPC code from flacenc.c to new lpc.[ch] files. libavcodecSat, 16 Aug 2008 17:18:20 +0000, by ramiro
-
flacenc: Allow more flexible shift calculation in LPC. libavcodecSat, 16 Aug 2008 17:03:57 +0000, by ramiro
-
Synchronize AAC encoder with renamings in aac.h libavcodecSat, 16 Aug 2008 11:59:36 +0000, by kostya
-
Use memcpy() for PCM S16/S32 codecs when codec byte-order matches machine byte-order. libavcodecSat, 16 Aug 2008 01:25:12 +0000, by pross
-
Don't try to free shared ff_sine_* tables pointed to by s->windows[] libavcodecFri, 15 Aug 2008 10:31:11 +0000, by superdump
-
Synchronise AAC decoder code with that from SoC libavcodecFri, 15 Aug 2008 00:19:14 +0000, by superdump
-
The ff_sine_#[] should be aligned as they will commonly be used in dsputil libavcodecThu, 14 Aug 2008 22:12:19 +0000, by superdump
-
ensure we get explicit definition of various _XOPEN_SOURCE functions we use libavcodecThu, 14 Aug 2008 22:01:59 +0000, by aurel
-
mlp: Define End-of-Stream code in common header file and use it in decoder. libavcodecThu, 14 Aug 2008 19:38:39 +0000, by ramiro
-
Add declarations for the sine tables used in wma.c (half window sizes: 128, libavcodecThu, 14 Aug 2008 14:40:16 +0000, by superdump
-
Change wma.c to use the ff_sine_window_init() from mdct.c libavcodecThu, 14 Aug 2008 14:36:22 +0000, by superdump
-
gcc chokes on the 7 registers needed for float_to_int16_interleave6 (even inside HAVE_7REGS), so write it in yasm libavcodecThu, 14 Aug 2008 04:40:46 +0000, by lorenm
-
gcc chokes on xmm constraints, so pessimize int32_to_float_fmul_scalar_sse a little libavcodecThu, 14 Aug 2008 04:39:59 +0000, by lorenm
-
mlp: split simple inline function that xors 4 bytes into one. libavcodecThu, 14 Aug 2008 03:58:05 +0000, by ramiro
-
special case 6 channel version of float_to_int16_interleave libavcodecWed, 13 Aug 2008 23:36:37 +0000, by lorenm
-
don't mark the delayed samples for upmixing if they haven't been downmixed libavcodecWed, 13 Aug 2008 23:30:53 +0000, by lorenm
-
oops, non-normalized downmix to mono contaminated add_bias for non-simd float-to-int. libavcodecWed, 13 Aug 2008 23:30:28 +0000, by lorenm
-
mlp: Cosmetics: Close comments in an extra line and libavcodecWed, 13 Aug 2008 19:43:18 +0000, by ramiro
-
mlp: Split common code from parser and decoder to be used by encoder. libavcodecWed, 13 Aug 2008 18:47:03 +0000, by ramiro
-
mlp_parser: Initialize crc data in its own function. libavcodecWed, 13 Aug 2008 02:44:38 +0000, by ramiro
-
mlpdec: Put some doxy comments to the right of vars instead of interleaved. libavcodecWed, 13 Aug 2008 01:41:06 +0000, by ramiro
-
mlpdec: Split channel parameters from context into their own struct. libavcodecWed, 13 Aug 2008 01:36:01 +0000, by ramiro
-
mlpdec: whitespace and line-breaking cosmetics. libavcodecTue, 12 Aug 2008 18:05:58 +0000, by ramiro
-
mlpdec: Split filter parameters from context into their own struct. libavcodecTue, 12 Aug 2008 17:53:59 +0000, by ramiro
-
Fix CODEC_ID_PCM_U8 decoder output size calculation to support odd-number of samples. libavcodecTue, 12 Aug 2008 12:32:40 +0000, by pross
-
More OKed hunks of the AAC decoder from SoC libavcodecMon, 11 Aug 2008 11:16:06 +0000, by superdump
-
Fixing the units in DV50 tables (both coordinates are libavcodecMon, 11 Aug 2008 10:14:46 +0000, by romansh
-
Apply PCM ENCODE/DECODE() macros to the S/U,8/24/32,LE/BE PCM codecs. libavcodecMon, 11 Aug 2008 09:52:17 +0000, by pross
-
Coalescing the un-weighting and de-quantization steps for faster libavcodecMon, 11 Aug 2008 09:35:58 +0000, by romansh
-
Simplify colour conversion in Fraps as suggested by Michael libavcodecMon, 11 Aug 2008 05:11:05 +0000, by kostya
-
The deblock filter does not need all the intra availability stuff so do libavcodecMon, 11 Aug 2008 03:08:02 +0000, by michael
-
Simplify constrained_intra_pred code in fill_caches(). libavcodecMon, 11 Aug 2008 02:52:14 +0000, by michael
-
Support MBAFF + constrained intra prediction. libavcodecMon, 11 Aug 2008 02:21:33 +0000, by michael
-
Bump minor version as av_log_missing_feature() was added to public API in libavcodecSun, 10 Aug 2008 22:18:46 +0000, by superdump
-
Add a generic function to lavc to log messages about missing features. libavcodecSun, 10 Aug 2008 20:29:43 +0000, by superdump
-
R and B components are stored as a differences to G component in Fraps v5. libavcodecSun, 10 Aug 2008 18:15:38 +0000, by kostya
-
Mask bits of reference indexes properly to avoid negative numbers entangling libavcodecSun, 10 Aug 2008 16:10:39 +0000, by michael
-
Remove a few more lines of unneeded code in fill_caches() for MBAFF. libavcodecSun, 10 Aug 2008 15:39:46 +0000, by michael
-
Use the correct reference tables for interlaced MBAFF MBs in the loop filter. libavcodecSun, 10 Aug 2008 02:38:51 +0000, by michael
-
Do not execute the part of fill_caches() for the loopfilter that overwrites libavcodecSun, 10 Aug 2008 00:38:41 +0000, by michael
-
Remove more code that has become useless after the pairless MBAFF loop libavcodecSat, 09 Aug 2008 18:11:25 +0000, by michael
-
Sync already committed code with that in SoC and commit more OKed hunks of code libavcodecSat, 09 Aug 2008 10:46:27 +0000, by superdump
-
Remove odd pairwise deblock filtering applied to MBAFF MBs. libavcodecSat, 09 Aug 2008 01:17:34 +0000, by michael
-
Add simpler/cleaner/faster F32BE encoding/decoding. libavcodecThu, 07 Aug 2008 09:32:10 +0000, by pross
-
Simplify PCM codec; change 'n' in pcm_decode_frame() to equal "total number of samples". libavcodecThu, 07 Aug 2008 09:23:56 +0000, by pross
-
Prevent DAUD PCM encoder from fetching values outside of ff_reverse[] array bounds when input sample values are < 0. libavcodecThu, 07 Aug 2008 08:16:42 +0000, by pross
-
Simplify eval_refl(): do not store a buffer value in a var when the buffer could be used directly libavcodecWed, 06 Aug 2008 21:16:24 +0000, by vitor
-
Simplify range checking in eval_refl(). Before the libavcodecWed, 06 Aug 2008 21:02:56 +0000, by vitor
-
Simplify do_output_subblock(): Remove a unneeded memcpy libavcodecWed, 06 Aug 2008 20:38:23 +0000, by vitor
-
Simplify eval_refl(): return directly when needed instead of storing the return value in a variable libavcodecWed, 06 Aug 2008 05:24:21 +0000, by vitor
-
Simplify rms(): merge a few operations in the same statement libavcodecWed, 06 Aug 2008 05:11:46 +0000, by vitor
-
Check available size before writing in decode_frame() libavcodecWed, 06 Aug 2008 05:06:10 +0000, by vitor
-
Flip (by making buf[i] -> buf[size-i-1]) two buffers: {sp,gain}_block. This libavcodecWed, 06 Aug 2008 02:44:59 +0000, by vitor
-
Prevent low delay from being used with mpeg1. libavcodecTue, 05 Aug 2008 20:39:58 +0000, by michael
-
OKed sections of code from the SoC AAC decoder libavcodecTue, 05 Aug 2008 19:32:01 +0000, by superdump
-
Move shared tables to aactab.c and add declarations to aactab.h. Also sync with libavcodecTue, 05 Aug 2008 19:31:05 +0000, by superdump
-
AAC definitions and structures that have been OKed from the SoC AAC decoder libavcodecTue, 05 Aug 2008 19:27:17 +0000, by superdump
-
Use local variabes for *stride, where local variables exist. libavcodecTue, 05 Aug 2008 12:06:30 +0000, by michael
-
Factorize some code between temporal and spatial direct mode. libavcodecTue, 05 Aug 2008 11:00:17 +0000, by michael
-
cosmetics: use a better function name than uncouple_channels() libavcodecTue, 05 Aug 2008 01:49:01 +0000, by jbr
-
cosmetics: change function name and comments to refer to block decoding libavcodecTue, 05 Aug 2008 01:31:40 +0000, by jbr
-
Port b4/b8_stride code from spatial direct mode to temporal. libavcodecTue, 05 Aug 2008 00:15:15 +0000, by michael
-
Use frame_num and reference instead of poc for matching frames for direct libavcodecTue, 05 Aug 2008 00:08:32 +0000, by michael
-
*2 /2 is wrong for PAFF references, so do not do it. libavcodecMon, 04 Aug 2008 23:29:34 +0000, by michael
-
Port col_parity code from spatial mode to temporal mode, libavcodecMon, 04 Aug 2008 23:06:45 +0000, by michael
-
The code under FRAME_MBAFF for temporal direct mode MBs is needed for PAFF as well. libavcodecMon, 04 Aug 2008 22:59:53 +0000, by michael
-
Fill ref_count/ref_poc for both fields of frames. libavcodecMon, 04 Aug 2008 22:32:41 +0000, by michael
-
Use ref_poc and ref_count from the correct field. libavcodecMon, 04 Aug 2008 11:19:54 +0000, by michael
-
Fix dist_scale_factor for long term reference pictures. libavcodecMon, 04 Aug 2008 11:17:22 +0000, by michael
-
Return an error when ff_jpegls_decode_picture fails. libavcodecMon, 04 Aug 2008 08:25:38 +0000, by benoit
-
Simplify PCM codec; replace switch() statements with av_get_bits_per_sample(). libavcodecMon, 04 Aug 2008 07:49:50 +0000, by pross
-
Simplify PCM codec; use sample_fmts field to set the avctx->sample_fmt field. libavcodecMon, 04 Aug 2008 07:47:23 +0000, by pross
-
Make avcodec_string() and av_get_bits_per_sample() report the sample size for CODEC_ID_PCM_ZORK libavcodecMon, 04 Aug 2008 07:40:07 +0000, by pross
-
Use the correct collocated field in pred_direct_motion() when it differs in parity. libavcodecMon, 04 Aug 2008 02:41:19 +0000, by michael
-
Read bitstream parameters for E-AC-3 streams before returning an error. libavcodecSun, 03 Aug 2008 22:29:06 +0000, by jbr
-
Hardcode the table for ungrouping 3 values in 5 bits. It will be reused by libavcodecSun, 03 Aug 2008 21:42:43 +0000, by jbr
-
use the same table for ungrouping exponents and bap=2 mantissas libavcodecSun, 03 Aug 2008 19:24:04 +0000, by jbr
-
cosmetics: make all references to AC-3 capitalized and hyphenated libavcodecSun, 03 Aug 2008 16:42:32 +0000, by jbr
-
Remove useless mb_field_decoding_flag setting code that was at the wrong spot. libavcodecSun, 03 Aug 2008 13:11:14 +0000, by michael
-
Wrong constant used in default threshold value calculation for libavcodecSun, 03 Aug 2008 05:07:48 +0000, by kostya
-
Add graceful error handling to avcodec_get_pix_fmt_name() and avcodec_get_pix_fmt(). libavcodecSun, 03 Aug 2008 00:41:31 +0000, by pross
-
Picture.ref_count/ref_poc have to be stored per field (actually also per libavcodecSat, 02 Aug 2008 23:13:27 +0000, by michael
-
do not fail on qscale==0 if error resilience is high, fix broken quicktime h261, lotr.mov libavcodecSat, 02 Aug 2008 22:51:49 +0000, by bcoudurier
-
Mark add_png_paeth_prediction_* functions which are only used within this file libavcodecSat, 02 Aug 2008 17:32:55 +0000, by diego
-
Modify av_audio_convert() to use AVAudioConvert context struct; add av_audio_convert_alloc() and av_audio_convert_free() support functions. libavcodecFri, 01 Aug 2008 13:53:18 +0000, by pross
-
Revert r14484 hunk that deleted the 'include avcodec.h' statement. libavcodecFri, 01 Aug 2008 11:26:22 +0000, by pross
-
Use compression level to set mp3lame quality option. libavcodecFri, 01 Aug 2008 07:23:29 +0000, by benoit
-
fix mpeg 4:2:2 vis_qp and vis_mb_type debug, fix issue #471 libavcodecThu, 31 Jul 2008 19:51:19 +0000, by bcoudurier
-
Write sample format description within avcodec_string() libavcodecThu, 31 Jul 2008 12:56:56 +0000, by pross
-
Add sample format support functions: avcodec_get_sample_fmt_name(), avcodec_get_sample_fmt(), avcodec_sample_fmt_string() libavcodecThu, 31 Jul 2008 12:55:06 +0000, by pross
-
Use static vlc structure to decode layer 3 huffman tables. libavcodecThu, 31 Jul 2008 12:09:11 +0000, by benoit
-
Modify all codecs to report their supported input and output sample format(s). libavcodecThu, 31 Jul 2008 10:47:31 +0000, by pross
-
Do not declare a counter as unsigned when it is not needed libavcodecTue, 29 Jul 2008 18:22:31 +0000, by vitor
-
Use #define instead of a constant. Patch by Paul Kendall. libavcodecTue, 29 Jul 2008 05:39:33 +0000, by darkshikari
-
Small h264 decoding speed optimization: while->do/while libavcodecMon, 28 Jul 2008 15:42:49 +0000, by darkshikari
-
Remove the now useless phase variable from context libavcodecMon, 28 Jul 2008 10:49:14 +0000, by vitor
-
increment minor version for commit r14412 (add sample_fmts infrastructure) libavcodecMon, 28 Jul 2008 10:48:03 +0000, by pross
-
Rename two context vars: s/sb/sp_block/, s/lhist/gain_block/ libavcodecMon, 28 Jul 2008 04:53:05 +0000, by vitor
-
Declare temporary buffers to be only of the necessary size libavcodecMon, 28 Jul 2008 04:37:58 +0000, by vitor
-
Cosmetics: do not align with now removed next instruction libavcodecMon, 28 Jul 2008 04:24:08 +0000, by vitor
-
Change the way the input is passed to do_hybrid_filter(). Before, in[0] was libavcodecMon, 28 Jul 2008 02:55:47 +0000, by vitor
-
Remove RA288Context.output buffer. This buffer is just RA288Context.sb libavcodecMon, 28 Jul 2008 02:53:07 +0000, by vitor
-
Add a few comments pointing to the G.728 specification libavcodecSun, 27 Jul 2008 22:22:51 +0000, by vitor
-
Remove the history buffer from the context. It can easily be evaluated libavcodecSun, 27 Jul 2008 22:21:41 +0000, by vitor
-
Rename two context buffers: pr{1,2} -> {sp,gain}_lpc. Also add a few doxy libavcodecSun, 27 Jul 2008 20:58:29 +0000, by vitor
-
Remove st1 and st2 temporary buffers in backward_filter() and use instead libavcodecSun, 27 Jul 2008 20:55:27 +0000, by vitor
-
Change slightly the meaning of RA288Context.phase. This libavcodecSun, 27 Jul 2008 20:35:32 +0000, by vitor
-
Initialize outputed_poc to INT_MIN at decoder initialization. libavcodecSun, 27 Jul 2008 13:49:04 +0000, by heydowns
-
AAC tables and data that have been OKed by Michael libavcodecSun, 27 Jul 2008 08:21:48 +0000, by superdump
-
And.... Fix another spec reference to be more specific and correct. libavcodecSat, 26 Jul 2008 18:38:30 +0000, by heydowns
-
Fix reference to spec to be more specific and correct. libavcodecSat, 26 Jul 2008 18:34:34 +0000, by heydowns
-
Remove st1 and st2 variables from context, since they could be just local vars libavcodecSat, 26 Jul 2008 15:14:50 +0000, by vitor
-
Rename st{1,2}{a,b} context variables to more meaningful names: {sp,gain}_{rec,hist} libavcodecSat, 26 Jul 2008 15:10:17 +0000, by vitor
-
Simple refactoring to resolve a FIXME. Patch by Paul Kendall. libavcodecSat, 26 Jul 2008 15:07:04 +0000, by darkshikari
-
Move colmult() function to the beginning of file to group DSP-related functions. libavcodecSat, 26 Jul 2008 14:35:50 +0000, by vitor
-
Give the context variables of ra288 a better name: s/glob/ractx/ libavcodecSat, 26 Jul 2008 14:31:47 +0000, by vitor
-
Give the context structure of ra288 a better name: s/Real288_internal/RA288Context/ libavcodecSat, 26 Jul 2008 14:29:39 +0000, by vitor
-
add sample_fmts infrastructure: AVCodec->sample_fmts and SAMPLE_FMT_NB enum. libavcodecSat, 26 Jul 2008 08:48:26 +0000, by pross
-
add CODEC_ID_PCM_F32BE (32-bit floating point PCM big endian decoder) libavcodecSat, 26 Jul 2008 07:08:15 +0000, by pross
-
Add a new -debug option for tracing calls to the default get/release_buffer functions. libavcodecSat, 26 Jul 2008 01:57:10 +0000, by astrange
-
Print an error if a reference picture is missing. libavcodecFri, 25 Jul 2008 23:39:43 +0000, by michael
-
Remove another stupidity, long_ref==0 check 4 lines after assert(long_ref==0). libavcodecFri, 25 Jul 2008 22:39:43 +0000, by michael
-
Rewrite fill_default_ref_list(), the old code was obfuscated beyond libavcodecFri, 25 Jul 2008 21:46:15 +0000, by michael
-
Do not scare the user with error messages when everything is ok. libavcodecFri, 25 Jul 2008 14:52:58 +0000, by michael
-
Make remove_short() match remove_long() in that it calls unreference_pic(). libavcodecFri, 25 Jul 2008 14:00:01 +0000, by michael
-
Removing yet another weird field pic special case, libavcodecFri, 25 Jul 2008 13:40:13 +0000, by michael
-
Make remove_long() call unreference_pic() internally. libavcodecFri, 25 Jul 2008 13:09:06 +0000, by michael
-
Merge oddly duplicated remove_long/remove_long_at_index() function. libavcodecFri, 25 Jul 2008 12:56:58 +0000, by michael
-
Remove another of these obfuscated special cases for field pictures libavcodecFri, 25 Jul 2008 12:23:41 +0000, by michael
-
Simplify mmco setup code used in IDR pictures. libavcodecFri, 25 Jul 2008 12:12:25 +0000, by michael
-
Assert that long_ref has been cleared for released pics. libavcodecFri, 25 Jul 2008 11:54:03 +0000, by michael
-
Clear long_ref when a frame is no longer a long_ref. libavcodecFri, 25 Jul 2008 11:52:40 +0000, by michael
-
Make sure mmco index is 0 (instead of uninitialized) in all error returns. libavcodecFri, 25 Jul 2008 11:48:32 +0000, by michael
-
Simplify strange obfuscated code in MMCO_LONG handling. libavcodecFri, 25 Jul 2008 00:13:02 +0000, by michael
-
Set field_poc (it was half uninitialized before) and use it libavcodecThu, 24 Jul 2008 23:43:44 +0000, by michael
-
cosmetics: Fix two common typos: wont --> will not, lets --> let us. libavcodecThu, 24 Jul 2008 17:09:28 +0000, by diego
-
Remove AltiVec vector declaration compiler compatibility macros. libavcodecThu, 24 Jul 2008 10:53:32 +0000, by diego
-
Rename update() function to backward_filter() and add a doxy comment libavcodecThu, 24 Jul 2008 04:29:23 +0000, by vitor
-
Follow FFmpeg convention of returning negative values on error in eval_lpc_coeffs() libavcodecThu, 24 Jul 2008 04:07:50 +0000, by vitor
-
Rename pred() to eval_lpc_coeffs() and add a doxy comment libavcodecThu, 24 Jul 2008 04:05:41 +0000, by vitor
-
Give parameters of do_hybrid_window() more meaningful names libavcodecThu, 24 Jul 2008 03:28:01 +0000, by vitor
-
Rename co() function to the much more descriptive name of libavcodecThu, 24 Jul 2008 03:23:51 +0000, by vitor
-
Simplify co(): write constant in a more readable way libavcodecThu, 24 Jul 2008 03:22:19 +0000, by vitor
-
Simplify co(), use memcpy/memmove and colmult() when useful. libavcodecThu, 24 Jul 2008 03:19:52 +0000, by vitor
-
Reset prev_frame_num for idr frames as required by the spec. libavcodecThu, 24 Jul 2008 00:45:18 +0000, by michael
-
Remove truncated support, use an AVParser if you used that, it is the same. libavcodecWed, 23 Jul 2008 14:44:07 +0000, by michael
-
Reduce the loglevel on a log message in the Nellymoser decoder. Related to Roundup 447. libavcodecWed, 23 Jul 2008 12:21:56 +0000, by banan
-
My commit at r14340 was not the right solution. For a monochromatic libavcodecWed, 23 Jul 2008 05:54:34 +0000, by vitor
-
Do declaration and initialization separately in elbg.c libavcodecWed, 23 Jul 2008 03:56:13 +0000, by vitor
-
When picking a "high utility centroid" do not pick one libavcodecWed, 23 Jul 2008 03:55:37 +0000, by vitor
-
The codebook generator algorithm involves picking three libavcodecWed, 23 Jul 2008 03:54:31 +0000, by vitor
-
3rd try to get the loop filter ref/mv check working correctly. libavcodecTue, 22 Jul 2008 17:44:36 +0000, by michael
-
qscale has a range of 0..51 we thus do not need a 256 entry table and neither need libavcodecTue, 22 Jul 2008 13:01:10 +0000, by michael
-
Setting chroma_qp to 0 for PCM blocks is really an interesting minor libavcodecTue, 22 Jul 2008 12:31:48 +0000, by michael
-
Revert r13542: Spatial direct mode probably also works with PAFF. libavcodecMon, 21 Jul 2008 22:46:47 +0000, by cehoyos
-
Loop filtering with multiple slice types fix. libavcodecMon, 21 Jul 2008 22:19:06 +0000, by michael
-
Correct b_quant offset comment in avcodec.h, it is the description for libavcodecMon, 21 Jul 2008 20:52:24 +0000, by diego
-
Use slice_type_nos instead of slice_type where it makes no difference. libavcodecMon, 21 Jul 2008 19:11:41 +0000, by michael
-
More correct ref comparison in the loop filter. libavcodecMon, 21 Jul 2008 18:06:23 +0000, by michael
-
Simplify spatial direct ref selection with FFMIN3() libavcodecMon, 21 Jul 2008 01:41:56 +0000, by michael
-
cosmetics: Make libavcodec/ppc/dsputil_altivec.c conform to style guidelines. libavcodecSun, 20 Jul 2008 20:56:40 +0000, by diego
-
cosmetics: Reformat PPC code in libavcodec according to style guidelines. libavcodecSun, 20 Jul 2008 18:58:30 +0000, by diego
-
Fix used references indexes in the loop filter. libavcodecSun, 20 Jul 2008 18:06:41 +0000, by michael
-
Add skip* AVOptions, which seem to have been missed. libavcodecSun, 20 Jul 2008 16:02:49 +0000, by michael
-
Decrease severity of 'invalid new backstep' log message to warning libavcodecSun, 20 Jul 2008 15:01:20 +0000, by andoma
-
Supply context argument to av_log() in mpeg audio decoder. libavcodecSun, 20 Jul 2008 14:58:49 +0000, by andoma
-
read 'coupling in use' parameter from bitstream into decoder context first, libavcodecSat, 19 Jul 2008 22:01:46 +0000, by jbr
-
Fix h264_loop_filter_strength_mmx2() so it works with PAFF. libavcodecSat, 19 Jul 2008 21:53:54 +0000, by michael
-
Prevent the qdm2 code from overreading/overflowing. Fixes Coverity ID 112 run 2 libavcodecSat, 19 Jul 2008 18:53:04 +0000, by banan
-
Take the brain amputated spec literally if the user asks for it (-strict 1). libavcodecSat, 19 Jul 2008 16:16:00 +0000, by michael
-
Make strict_std_compliance available to decoders. libavcodecSat, 19 Jul 2008 15:57:06 +0000, by michael
-
Fix for possible null pointer dereferencing, closes Coverity report 68 run 2. libavcodecSat, 19 Jul 2008 15:48:53 +0000, by banan
-
Make the automatic has_b_frames increasing code increase it up to the libavcodecSat, 19 Jul 2008 15:37:52 +0000, by michael
-
Simplify co(): remove variables that are only used once libavcodecSat, 19 Jul 2008 15:32:29 +0000, by vitor
-
Try to fix my latest 100l fate SVQ3 breakage. libavcodecSat, 19 Jul 2008 12:21:09 +0000, by michael
-
Do not forget marking disposed delayed pics as unused. libavcodecSat, 19 Jul 2008 03:33:42 +0000, by michael
-
cosmetic: use hex value instead of decimal to show relation to 0x7FFFFF libavcodecSat, 19 Jul 2008 02:54:54 +0000, by jbr
-
Remove delayed_output_pic, I do not understand what this variable was good for. libavcodecSat, 19 Jul 2008 02:53:57 +0000, by michael
-
Drop out of order pics even if bitstream_restriction_flag is set. libavcodecSat, 19 Jul 2008 02:44:17 +0000, by michael
-
Set avctx->coded_frame in RoQ encoder. At some point in libavcodecSat, 19 Jul 2008 02:43:23 +0000, by vitor
-
Make the ugly hack which uses an unused entry in the internal buffer libavcodecSat, 19 Jul 2008 00:32:15 +0000, by michael
-
minor simplification of qdm2_decode_fft_packets() libavcodecFri, 18 Jul 2008 21:16:59 +0000, by michael
-
Make frames non reference by default, so they are disposed of automatically libavcodecFri, 18 Jul 2008 20:59:17 +0000, by michael
-
Only realloc() bitstream buffer when the needed size increased, libavcodecFri, 18 Jul 2008 11:38:53 +0000, by michael
-
If metadata has been parsed goto end instead of trying to libavcodecFri, 18 Jul 2008 11:08:15 +0000, by michael
-
Declare parameters of pred() that could be const as such libavcodecThu, 17 Jul 2008 23:02:52 +0000, by vitor
-
100l, someone used FLT_MIN where -FLT_MAX was meant at a few places in the libavcodecThu, 17 Jul 2008 17:42:44 +0000, by michael
-
Free in avcodec_close() avctx->rc_eq. Fix a memory leak. libavcodecWed, 16 Jul 2008 22:10:34 +0000, by stefano
-
The funny memcpyin svq3 generally has src & dst overlapping, so it libavcodecWed, 16 Jul 2008 02:10:21 +0000, by michael
-
float_to_int16_interleave: change src to an array of pointers instead of assuming it's contiguous. libavcodecWed, 16 Jul 2008 00:50:12 +0000, by lorenm
-
unroll another common case in vorbis_residue_decode libavcodecTue, 15 Jul 2008 23:01:15 +0000, by lorenm
-
Move the size of the H264Context delayed_pic array into a #define. libavcodecTue, 15 Jul 2008 21:30:04 +0000, by astrange
-
10l, float_to_int16_interleave_sse/3dnow wrote the wrong samples libavcodecTue, 15 Jul 2008 04:11:30 +0000, by lorenm
-
H264: fix index range assert() in remove_short_at_index() libavcodecMon, 14 Jul 2008 19:17:13 +0000, by mru
-
Make our flac decoder decode all the data at EOF. libavcodecSun, 13 Jul 2008 21:51:29 +0000, by michael
-
strdup() the default value for rc_eq in AVCodec when setting it in libavcodecSun, 13 Jul 2008 21:44:00 +0000, by stefano
-
Fix the logic to access the location of a string to free when setting libavcodecSun, 13 Jul 2008 21:28:17 +0000, by stefano
-
Do not declare as double a var that only stores a float libavcodecSun, 13 Jul 2008 20:38:42 +0000, by vitor
-
check that csize in ff_lzw_decode_init is < LZW_MAXBITS, <= is not enough and libavcodecSun, 13 Jul 2008 20:03:57 +0000, by reimar
-
Add av_clipf() function to common.h and use it in ra288.c libavcodecSun, 13 Jul 2008 19:59:44 +0000, by vitor
-
mlpdec: Check for bits left before each read of End-of-Stream indicator and libavcodecSun, 13 Jul 2008 14:59:39 +0000, by ramiro
-
bitstream: move put_sbits() from flacenc.c to bitstream.h and use it libavcodecSun, 13 Jul 2008 14:27:48 +0000, by ramiro
-
clip MS ADPCM predictor range to correct [0..6] range, not [0..7] libavcodecSun, 13 Jul 2008 14:25:31 +0000, by reimar
-
Use bytestream and AV_RL* functions in ADPCM code where possible libavcodecSun, 13 Jul 2008 14:12:51 +0000, by reimar
-
Fix MS ADPCM de- and encoding: first and second sample are swapped. libavcodecSun, 13 Jul 2008 14:08:28 +0000, by reimar
-
mpegaudio: use MAC/MLS macros in ff_mpa_synth_filter libavcodecSun, 13 Jul 2008 12:23:02 +0000, by mru
-
Bitstream: use AV_RB16() in LIBMPEG2_BITSTREAM_READER libavcodecSun, 13 Jul 2008 00:07:43 +0000, by mru
-
Fix pts handling when encoding with libschroedinger, closes issue 453. libavcodecSat, 12 Jul 2008 20:12:18 +0000, by diego
-
Use new style static VLC tables for IMC decoder. libavcodecSat, 12 Jul 2008 15:02:40 +0000, by reimar
-
100l, fix MS ADPCM decoding for e.g. http://samples.mplayerhq.hu/mov/qtaudio/surge-2-16-L-ms02.mov libavcodecSat, 12 Jul 2008 09:23:37 +0000, by reimar
-
Change MS ADPCM table so they fit into int8_t and change array type. libavcodecFri, 11 Jul 2008 21:38:42 +0000, by reimar
-
Check that we have enough output space available. libavcodecFri, 11 Jul 2008 19:45:52 +0000, by michael
-
Deprecate avcodec_build(), it returns the same value as libavcodecFri, 11 Jul 2008 15:25:12 +0000, by andoma
-
Move #ifdef CONFIG_DVVIDEO_ENCODER up to cover all functions used for encoding. libavcodecFri, 11 Jul 2008 07:48:37 +0000, by diego
-
Make preprocessor condition more specific and useful by changing libavcodecFri, 11 Jul 2008 07:45:49 +0000, by diego
-
SSE2 optimizations for Monkey's Audio decoder vector functions libavcodecFri, 11 Jul 2008 04:48:38 +0000, by kostya
-
H264: Fix decoding with CABAC/delta_qp/PCM macroblocks. libavcodecFri, 11 Jul 2008 02:07:57 +0000, by astrange
-
Parse frames to feed the decoder with individual parse units. libavcodecThu, 10 Jul 2008 11:44:01 +0000, by benoit
-
Monkey's Audio decoder vector functions work on input with length libavcodecThu, 10 Jul 2008 06:15:13 +0000, by kostya
-
Remove ancient code that hasnt worked in many years. libavcodecWed, 09 Jul 2008 19:21:08 +0000, by michael
-
Make the function prototype visible to comply with C99 inline. libavcodecWed, 09 Jul 2008 17:51:57 +0000, by astrange
-
increment minor version for commit r14110 (Electronic Arts CMV decoder) libavcodecWed, 09 Jul 2008 08:34:43 +0000, by pross
-
Remove wrong casts from vector declarations, this would cause errors when libavcodecTue, 08 Jul 2008 16:02:20 +0000, by diego
-
Remove AVPaletteControl from ALG MM demuxer/decoder libavcodecTue, 08 Jul 2008 12:44:08 +0000, by pross
-
1 c-asm loop less and 1x unroll of float_to_int16_sse() libavcodecMon, 07 Jul 2008 21:25:18 +0000, by michael
-
dont use C-asm loops and unroll once float_to_int16_3dnow() libavcodecMon, 07 Jul 2008 20:46:03 +0000, by michael
-
Remove context fields which can be used as simple local variables. libavcodecSun, 06 Jul 2008 10:01:54 +0000, by diego
-
Remove av_cold attribute on decode_frame and add it to decode_end libavcodecSun, 06 Jul 2008 09:58:23 +0000, by diego
-
Altivec implementation of APE vector functions libavcodecSun, 06 Jul 2008 07:33:09 +0000, by kostya
-
Add several vector functions used by Monkey's Audio decoder to dsputil libavcodecSun, 06 Jul 2008 06:06:55 +0000, by kostya
-
Create a function for float dot product instead of duplicating all over the file libavcodecSat, 05 Jul 2008 18:42:08 +0000, by vitor
-
Add correct header #include to fix 'make checkheaders'. libavcodecSat, 05 Jul 2008 10:16:54 +0000, by diego
-
Add a note to remind people that new PCM/ADPCM formats need to be added to libavcodecSat, 05 Jul 2008 07:30:59 +0000, by diego
-
Write for loops in a more standard way. In my opinion, they are much more readable now. libavcodecFri, 04 Jul 2008 19:55:58 +0000, by vitor
-
Move vars declaration to inner loop when possible libavcodecFri, 04 Jul 2008 15:37:52 +0000, by vitor
-
We do not only calculate it but we also return it. libavcodecThu, 03 Jul 2008 11:52:35 +0000, by michael
-
Use get_cabac_bypass_sign instead of an if/else. libavcodecWed, 02 Jul 2008 22:25:17 +0000, by astrange
-
Reorder the if/else for residual cats to match gcc's branch prediction. libavcodecWed, 02 Jul 2008 22:20:06 +0000, by astrange
-
Clone decode_cabac_residual() for DC residuals, to get rid of a bunch of branches in the main loop. libavcodecWed, 02 Jul 2008 22:08:12 +0000, by astrange
-
Don't generate two copies of hl_decode_mb() under ENABLE_SMALL. libavcodecWed, 02 Jul 2008 22:03:53 +0000, by astrange
-
Don't test for H264 encoding unless an encoder exists. libavcodecWed, 02 Jul 2008 21:46:18 +0000, by astrange
-
Make ff_mlp_read_major_sync() take a GetBitContext instead of buffers. libavcodecTue, 01 Jul 2008 01:36:16 +0000, by ramiro
-
Clarify/simplify documentation for the default_val field in AVOption. libavcodecMon, 30 Jun 2008 21:46:49 +0000, by stefano
-
Remove useless wrapper around ra288_decode_frame() libavcodecMon, 30 Jun 2008 19:30:27 +0000, by vitor
-
Remove unpack() function, read the bitstream as needed libavcodecMon, 30 Jun 2008 19:09:00 +0000, by vitor
-
gain code, gain pitch and pitch delay decoding for ACELP based codecs libavcodecMon, 30 Jun 2008 18:03:38 +0000, by voroshil
-
Make ff_acelp_lp_synthesis_filter() receives a pointer to the actual filter coefficients and not the pointer minus one libavcodecSun, 29 Jun 2008 21:37:03 +0000, by vitor
-
Use ff_acelp_lp_synthesis_filter() instead of duplicating it libavcodecSun, 29 Jun 2008 11:21:06 +0000, by vitor
-
Add a rounding parameter to ff_acelp_lp_synthesis_filter() libavcodecSun, 29 Jun 2008 11:19:50 +0000, by vitor
-
Add command line support for '-idct simplearmv6'. libavcodecSun, 29 Jun 2008 08:32:27 +0000, by diego
-
Use MANGLE() instead of memory operands to read globals. libavcodecSat, 28 Jun 2008 18:27:31 +0000, by astrange
-
Make code independent/less dependent on dsputil. libavcodecSat, 28 Jun 2008 10:42:31 +0000, by michael
-
Seek the file forwards instead of backwards when sync is lost. libavcodecFri, 27 Jun 2008 21:36:01 +0000, by ramiro
-
VP3 parser can also handle VP6 without any changes. libavcodecThu, 26 Jun 2008 17:14:20 +0000, by aurel
-
move ff_log2_run to bitstream.c and reuse in ffv1.c libavcodecThu, 26 Jun 2008 16:39:21 +0000, by stefang
-
VP3 & Theora parser to extract keyframe flags. libavcodecThu, 26 Jun 2008 11:25:42 +0000, by michael
-
Set frame_size to the gcd of what the decoder can output. libavcodecWed, 25 Jun 2008 18:35:24 +0000, by michael
-
Don't set mm_flags in fft-test, since it doesn't do anything anyway. libavcodecWed, 25 Jun 2008 17:37:47 +0000, by astrange
-
Use a local variable instead of mm_flags in dct-test. libavcodecWed, 25 Jun 2008 17:33:55 +0000, by astrange
-
make ModeAlphabet read-only and use a custom mode alphabet libavcodecWed, 25 Jun 2008 14:14:58 +0000, by stefang
-
Make it a little easier to spot that the code is not dealing only with libavcodecWed, 25 Jun 2008 12:08:39 +0000, by ramiro
-
Define mm_flags/support to be 0 on architectures where they don't exist. libavcodecTue, 24 Jun 2008 23:51:17 +0000, by astrange