2008-07-31 |
Peter Ross | Add sample format support functions: avcodec_get_sample... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Art Clarke | Use static vlc structure to decode layer 3 huffman... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Peter Ross | Modify all codecs to report their supported input and... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Måns Rullgård | fix ARMv6 FASTDIV for divisor <=2 |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Baptiste Coudurier | skip flv video info / command frame packets, fix issue... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Michael Niedermayer | 1000l typo my new PRNG converged to -1. |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Michael Niedermayer | Add a multiplicative LFG for those thinking the additiv... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Baptiste Coudurier | change assert test due to the new reducing of time_base... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Michael Niedermayer | Simplify intra PCM MB handling. |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Diego Biurrun | USE_FASTMEMCPY is now called CONFIG_FASTMEMCPY in MPlayer. |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Peter Ross | EA Demuxer: make rev2 flag optional |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Baptiste Coudurier | add a bunch of new xdcam hd422 fourccs |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Baptiste Coudurier | more hdv fourccs |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Baptiste Coudurier | update hdv fourcc descriptions |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Peter Ross | give additional use case for version bumping; remove... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Vitor Sessak | Do not declare a counter as unsigned when it is not... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Vitor Sessak | Cosmetics: rename loop counter vars to i,j |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Vitor Sessak | Cosmetics: rename loop counter vars to i,j |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Loren Merritt | r14205 broke vorbis float_to_int on ppc |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Stefano Sabatini | Fix a typo in sdp_write_header(): change "IPV4", which... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Diego Biurrun | Add note about gcc bugs that gcc devs refuse to fix. |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Paul Kendall | Use #define instead of a constant. Patch by Paul Kendall. |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Stefano Sabatini | Make ffmpeg dump output format in case of codec type... |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Michael Niedermayer | Document av_lfg_get(). |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Michael Niedermayer | Warning about MTs speed. |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Jason Garrett... | Small h264 decoding speed optimization: while->do/while |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Michael Niedermayer | Simple lagged fibonacci PRNG. |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Vitor Sessak | Cosmetics: new line |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Vitor Sessak | Remove the now useless phase variable from context |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Peter Ross | increment minor version for commit r14412 (add sample_f... |
commit | commitdiff | tree | snapshot |
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 |
next |