2008-07-28 |
Vitor Sessak | Cosmetics: make comment match var name |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Vitor Sessak | Cosmetics: align comments |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Vitor Sessak | Rename two context vars: s/sb/sp_block/, s/lhist/gain_b... |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Vitor Sessak | Declare temporary buffers to be only of the necessary... |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Vitor Sessak | Remove redundant comments |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Vitor Sessak | Cosmetics: do not align with now removed next instruction |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Vitor Sessak | Cosmetics: remove braces and useless newline |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Vitor Sessak | Change the way the input is passed to do_hybrid_filter... |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Vitor Sessak | Remove RA288Context.output buffer. This buffer is just... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Michael Niedermayer | Fix misdetection of H.264 in mpegts as mpeg1video in... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Vitor Sessak | Add a few comments pointing to the G.728 specification |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Vitor Sessak | Remove the history buffer from the context. It can... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Diego Biurrun | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Diego Biurrun | Add random to list of test programs. |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Diego Biurrun | Change return type of main function to int to avoid... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Diego Biurrun | Move #includes, which are only used in the test program... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Stefano Sabatini | Improve long names for FFM muxer and demuxer: |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Vitor Sessak | Rename two context buffers: pr{1,2} -> {sp,gain}_lpc... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Stefano Sabatini | Complete documentation for av_set_string(). |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Vitor Sessak | Remove st1 and st2 temporary buffers in backward_filter... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Michael Niedermayer | Change benchmarking code so it returns comparable values. |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Michael Niedermayer | Make the selftesting code use and compileable. |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Vitor Sessak | Change slightly the meaning of RA288Context.phase.... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
tripp | Fix and clarify invalid examples for framerate override... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Aurelien Jacobs | matroska: add support for A_QUICKTIME/QDM2 codec |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Aurelien Jacobs | matroska: add support for V_QUICKTIME track type |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Jeff Downs | Initialize outputed_poc to INT_MIN at decoder initializ... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Paul Kendall | left_block intialisation optimisation. |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Diego Biurrun | typo fix |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Robert Swain | AAC tables and data that have been OKed by Michael |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Michael Niedermayer | Detect IDR less H.264 correctly. |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Jeff Downs | And.... Fix another spec reference to be more specific... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Jeff Downs | Fix reference to spec to be more specific and correct. |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Vitor Sessak | Remove st1 and st2 variables from context, since they... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Vitor Sessak | Rename st{1,2}{a,b} context variables to more meaningfu... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Paul Kendall | Simple refactoring to resolve a FIXME. Patch by Paul... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Vitor Sessak | Cosmetics: remove useless parenthesis |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Vitor Sessak | Move colmult() function to the beginning of file to... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Vitor Sessak | Remove an useless comment describing colmult() |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Vitor Sessak | Remove an useless comment describing prodsum() |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Vitor Sessak | Give the context variables of ra288 a better name:... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Vitor Sessak | Give the context structure of ra288 a better name:... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Peter Ross | add sample_fmts infrastructure: AVCodec->sample_fmts... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Peter Ross | Include 32-bit PCM description |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Peter Ross | Support 32-bit floating point audio samples in Sun... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Peter Ross | add CODEC_ID_PCM_F32BE (32-bit floating point PCM big... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Michael Niedermayer | chroma_format_idc=0 aka grayscale support. |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Alexander Strange | Add a new -debug option for tracing calls to the defaul... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Michael Niedermayer | Revert r14404 |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Michael Niedermayer | Remove another 2 incorrect checks. |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Michael Niedermayer | Print an error if a reference picture is missing. |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Michael Niedermayer | Remove mysterious ref->data[0] check. |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Michael Niedermayer | 10l typo, fix compilation |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Michael Niedermayer | Remove another stupidity, long_ref==0 check 4 lines... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Michael Niedermayer | Rewrite fill_default_ref_list(), the old code was obfus... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Jason Garrett... | Improve documentation about -bt option |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Michael Niedermayer | Do not scare the user with error messages when everythi... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Michael Niedermayer | Make remove_short() match remove_long() in that it... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Michael Niedermayer | Removing yet another weird field pic special case, |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Michael Niedermayer | Make remove_long() call unreference_pic() internally. |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Michael Niedermayer | Merge oddly duplicated remove_long/remove_long_at_index... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Michael Niedermayer | Remove strange long_ref=0. |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Michael Niedermayer | 10000l, forgotton } |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Michael Niedermayer | Remove another of these obfuscated special cases for... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Michael Niedermayer | Simplify mmco setup code used in IDR pictures. |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Michael Niedermayer | Remove redundant h->mmco_index= 0. |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Michael Niedermayer | Assert that long_ref has been cleared for released... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Michael Niedermayer | Clear long_ref when a frame is no longer a long_ref. |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Michael Niedermayer | Make sure mmco index is 0 (instead of uninitialized... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Guillaume Poirier | compilation fix with GCC 4.0.1 on MacOSX tiger, broken... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Joakim Plate | Fix handling of old nuv files where an aspect of 1... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Michael Niedermayer | Simplify strange obfuscated code in MMCO_LONG handling. |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Michael Niedermayer | Set field_poc (it was half uninitialized before) and... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Michael Niedermayer | Minor simplification of code in init_poc(). |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Michael Niedermayer | cosmetics (indent and 2 empty lines) |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Michael Niedermayer | init_poc() vs. idr() cleanup |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Diego Biurrun | cosmetics: typo fixes |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Joakim Plate | aspect stored in nuv files must be converted from displ... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Michael Niedermayer | Fix tiny_psnr so it compares all bytes (it did skip... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Michael Niedermayer | Fix loop filter with CAVLC 8x8dct. |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Diego Biurrun | cosmetics: Fix two common typos: wont --> will not... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Diego Biurrun | cosmetics: typo/grammar fixes |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Diego Biurrun | cosmetics: Fix indentation after last commit. |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Diego Biurrun | Fix indentation after last commit. |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Diego Biurrun | Remove AltiVec vector declaration compiler compatibilit... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Michael Niedermayer | Fix segfault with non existing input files. |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Vitor Sessak | Cosmetics: grammar nits |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Diego Biurrun | misc spelling/grammar fixes |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Diego Biurrun | Remove AltiVec vector declaration compiler compatibilit... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
John Schmiederer | Use tkhd matrix for proper display in mov. |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Vitor Sessak | Rename update() function to backward_filter() and add... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Vitor Sessak | Rename and comment bandwidth broadening tables |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Vitor Sessak | Follow FFmpeg convention of returning negative values... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Vitor Sessak | Rename pred() to eval_lpc_coeffs() and add a doxy comment |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Vitor Sessak | Give windowing tables a more descriptive name |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Vitor Sessak | Add comments to do_hybrid_window() |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Vitor Sessak | Give parameters of do_hybrid_window() more meaningful... |
commit | commitdiff | tree | snapshot |
next |