2008-06-19 |
Michael Niedermayer | Do not shift F[I] twice, it is also clearer and smaller... |
tree | commitdiff |
2008-06-19 |
Michael Niedermayer | Factorize c->ap += (-c->ap) >> 4 out |
tree | commitdiff |
2008-06-19 |
Michael Niedermayer | Get rid of G726Tables.bits. |
tree | commitdiff |
2008-06-19 |
Michael Niedermayer | Copy 4 pointers to avid dozends of ptr dereferences. |
tree | commitdiff |
2008-06-19 |
Michael Niedermayer | Does not need to be int16. |
tree | commitdiff |
2008-06-19 |
Michael Niedermayer | Factorize I >> (c->tbls->bits - 1) out. |
tree | commitdiff |
2008-06-19 |
Stefano Sabatini | Improve an lclenc.c error message in case of unsupporte... |
tree | commitdiff |
2008-06-19 |
Michael Niedermayer | 1 abs() less |
tree | commitdiff |
2008-06-18 |
Michael Niedermayer | simplify |
tree | commitdiff |
2008-06-18 |
Michael Niedermayer | useless () |
tree | commitdiff |
2008-06-18 |
Michael Niedermayer | remove unneeded tr == 0 |
tree | commitdiff |
2008-06-18 |
Michael Niedermayer | simplify |
tree | commitdiff |
2008-06-18 |
Michael Niedermayer | Get rid of the redundant AVG726Context. |
tree | commitdiff |
2008-06-18 |
Michael Niedermayer | Remove the truncated bitstream handling from our g726... |
tree | commitdiff |
2008-06-17 |
Guillaume Poirier | convert DOS-style carriage return to Unix-style |
tree | commitdiff |
2008-06-17 |
Michael Niedermayer | Change iquant tables to int16. |
tree | commitdiff |
2008-06-17 |
Michael Niedermayer | simplify |
tree | commitdiff |
2008-06-17 |
Michael Niedermayer | Get rid of useless wrapper function. |
tree | commitdiff |
2008-06-17 |
Michael Niedermayer | Do not inline g726_iterate() the function is big so... |
tree | commitdiff |
2008-06-16 |
Michael Niedermayer | Replace i2f(0) by the actual thing done, gcc is not... |
tree | commitdiff |
2008-06-16 |
Michael Niedermayer | Remove redundant zeroing (the context is memset(0)). |
tree | commitdiff |
2008-06-16 |
Michael Niedermayer | Use smaller data types for tables. |
tree | commitdiff |
2008-06-16 |
Michael Niedermayer | Float11 does not need int, .o file becomes smaller... |
tree | commitdiff |
2008-06-16 |
Michael Niedermayer | simplify |
tree | commitdiff |
2008-06-16 |
Michael Niedermayer | Correct validity checks. |
tree | commitdiff |
2008-06-16 |
Michael Niedermayer | Print sane error message for channels != 1. |
tree | commitdiff |
2008-06-16 |
Michael Niedermayer | Check number of bits so we do not try to use table... |
tree | commitdiff |
2008-06-16 |
Michael Niedermayer | Support decoding of sample_g726.asf. |
tree | commitdiff |
2008-06-16 |
Michael Niedermayer | get_bits() outputs exactly as many bits as requested... |
tree | commitdiff |
2008-06-16 |
Michael Niedermayer | Remove dead code. |
tree | commitdiff |
2008-06-16 |
Diego Biurrun | Add missing #includes to fix 'make checkheaders'. |
tree | commitdiff |
2008-06-15 |
Jai Menon | fix verbatim mode decoding. patch by Jai Menon (reality... |
tree | commitdiff |
2008-06-13 |
Michael Niedermayer | -0x8000 == 0x8000 with int16 |
tree | commitdiff |
2008-06-13 |
Stefano Sabatini | Cosmetics: s/Id/id/ in libavcodec/roqvideodec.c when... |
tree | commitdiff |
2008-06-12 |
Stefano Sabatini | Make AVCodec long_names definition conditional dependin... |
tree | commitdiff |
2008-06-10 |
Baptiste Coudurier | remove useless wrapper func |
tree | commitdiff |
2008-06-09 |
Reimar Döffinger | Remove the START_TIMER/STOP_TIMER from vp3.c, they... |
tree | commitdiff |
2008-06-09 |
Reimar Döffinger | Almost-cosmetics: split out coeff_count from all_fragme... |
tree | commitdiff |
2008-06-09 |
Baptiste Coudurier | enable global_header flag for audio and video encoding... |
tree | commitdiff |
2008-06-09 |
Baptiste Coudurier | revert wrong part of r13722 commit |
tree | commitdiff |
2008-06-09 |
Baptiste Coudurier | uniformize trellis quant option |
tree | commitdiff |
2008-06-08 |
Justin Ruggles | move rematrixing band table to ac3dec_data.c |
tree | commitdiff |
2008-06-08 |
Justin Ruggles | add ac3dec_data.[c,h] |
tree | commitdiff |
2008-06-08 |
Justin Ruggles | add fields needed for E-AC-3 decoding to decode context |
tree | commitdiff |
2008-06-08 |
Bartlomiej Wolowiec | Separating from nellymoserdec.c parts required by encoder |
tree | commitdiff |
2008-06-08 |
Benjamin Larsson | Oma demuxer |
tree | commitdiff |
2008-06-07 |
Justin Ruggles | split up header parsing function |
tree | commitdiff |
2008-06-07 |
Justin Ruggles | store exp_strategy for all blocks in decode context |
tree | commitdiff |
2008-06-07 |
Justin Ruggles | store cpl_in_use for all blocks in decode context |
tree | commitdiff |
2008-06-07 |
Justin Ruggles | cosmetics: add and align references to spec variable... |
tree | commitdiff |
2008-06-07 |
Justin Ruggles | cosmetics: vertical align |
tree | commitdiff |
2008-06-07 |
Justin Ruggles | use macro constants for array sizes in decode context |
tree | commitdiff |
2008-06-07 |
Justin Ruggles | cosmetics: vertical align |
tree | commitdiff |
2008-06-07 |
Justin Ruggles | cosmetics: reorder decode context fields into logical... |
tree | commitdiff |
2008-06-07 |
Justin Ruggles | move the decode context and some macro constants to... |
tree | commitdiff |
2008-06-07 |
Justin Ruggles | move mix level tables from parser to decoder. have... |
tree | commitdiff |
2008-06-07 |
Justin Ruggles | add more gain levels and adjust mix level tables accord... |
tree | commitdiff |
2008-06-07 |
Justin Ruggles | pass bap table to ff_ac3_bit_alloc_calc_bap() |
tree | commitdiff |
2008-06-07 |
Justin Ruggles | set default mix levels regardless of bitstream id |
tree | commitdiff |
2008-06-07 |
Justin Ruggles | cosmetics: indent |
tree | commitdiff |
2008-06-07 |
Justin Ruggles | skip unsupported frame types and substream id's |
tree | commitdiff |
2008-06-07 |
Justin Ruggles | read frame type from header info into decode context |
tree | commitdiff |
2008-06-07 |
Justin Ruggles | get substreamid from ac3 parser |
tree | commitdiff |
2008-06-07 |
Justin Ruggles | get the number of blocks from the ac3 parser and use... |
tree | commitdiff |
2008-06-07 |
Roberto Togni | Remove my old email address |
tree | commitdiff |
2008-06-07 |
Roberto Togni | Remove my old email address. |
tree | commitdiff |
2008-06-06 |
Diego Biurrun | Remove Fabrice's copyright from the Makefiles. They... |
tree | commitdiff |
2008-06-06 |
Diego Biurrun | minor spelling/grammar fixes |
tree | commitdiff |
2008-06-06 |
Michael Niedermayer | Fix reading an element after the array. |
tree | commitdiff |
2008-06-05 |
Vitor Sessak | Remove *lpc_refl from the context. Only the value |
tree | commitdiff |
2008-06-05 |
Vitor Sessak | Split function rms() in two (it does two unrelated... |
tree | commitdiff |
2008-06-05 |
Loren Merritt | rename me=tesa |
tree | commitdiff |
2008-06-05 |
Baptiste Coudurier | add esa/dia compat me options and new tesa for libx264 |
tree | commitdiff |
2008-06-04 |
Baptiste Coudurier | x264 interlaced encoding option |
tree | commitdiff |
2008-06-04 |
Baptiste Coudurier | cleanup, remove useless parentheses |
tree | commitdiff |
2008-06-04 |
Justin Ruggles | return error on frame sync error |
tree | commitdiff |
2008-06-03 |
Justin Ruggles | prevent crash when dba params are invalid |
tree | commitdiff |
2008-06-03 |
Benjamin Larsson | Sample tested and the code worked so the comment is... |
tree | commitdiff |
2008-06-03 |
Diego Biurrun | small spelling/wording fixes |
tree | commitdiff |
2008-06-03 |
Michael Niedermayer | ff_fetch_timestamp() prototype |
tree | commitdiff |
2008-06-03 |
Michael Niedermayer | In mpeg1/2 timestamps are associated with the access... |
tree | commitdiff |
2008-06-02 |
Aurelien Jacobs | bump micro version after commit r13615 |
tree | commitdiff |
2008-06-02 |
Baptiste Coudurier | print correct mpeg-2 broken_link value, and print close... |
tree | commitdiff |
2008-06-02 |
Vitor Sessak | Remove warning that could never be triggered. |
tree | commitdiff |
2008-06-02 |
Michael Niedermayer | indent |
tree | commitdiff |
2008-06-02 |
Michael Niedermayer | Only store timestamps when there are timestamps. |
tree | commitdiff |
2008-06-02 |
Michael Niedermayer | Our MPEG-TS demuxer does not send complete PES packets... |
tree | commitdiff |
2008-06-02 |
Michael Niedermayer | Move new field to the end to avoid ABI breakage, I... |
tree | commitdiff |
2008-06-02 |
Michael Niedermayer | cosmetic |
tree | commitdiff |
2008-06-02 |
Michael Niedermayer | Allow matching timestamps to be removed by fetch_timest... |
tree | commitdiff |
2008-06-02 |
Michael Niedermayer | Add off argument so that fetch_timestamp can search... |
tree | commitdiff |
2008-06-02 |
Michael Niedermayer | Factorize fetch_timestamp() into its own function |
tree | commitdiff |
2008-06-02 |
Michael Niedermayer | unused variable |
tree | commitdiff |
2008-06-02 |
Baptiste Coudurier | cosmetics, remove table_ prefix |
tree | commitdiff |
2008-06-02 |
Michael Niedermayer | indent |
tree | commitdiff |
2008-06-02 |
Michael Niedermayer | Rename last_frame_offset to next_frame_offset. |
tree | commitdiff |
2008-06-02 |
Baptiste Coudurier | optimize, merge offset bits in vlc code |
tree | commitdiff |
2008-06-02 |
Michael Niedermayer | Simplify parser core. |
tree | commitdiff |
2008-06-02 |
Justin Ruggles | move some AC3HeaderInfo struct fields to the Coded... |
tree | commitdiff |
2008-06-01 |
Baptiste Coudurier | return if bitrate is not specified or too low |
tree | commitdiff |
next |