summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* drop most url_fileno() calls (allows to use ByteIOContext directly in caller ...Aurelien Jacobs2005-05-19
* fix mpeg2 chroma_420_typeMichael Niedermayer2005-05-18
* fix 4MV MC and reinstate new MC VLCMike Melanson2005-05-18
* fix shared libpostproc buildMåns Rullgård2005-05-18
* H.264 deblocking optimizations (mmx for chroma_bS4 case, convert existing cas...Loren Merritt2005-05-18
* reduce size of Vp3Fragment from 32byte to 16byteMichael Niedermayer2005-05-18
* optimizing rle decoding loops a littleMichael Niedermayer2005-05-18
* disabling buggy optimizationsMichael Niedermayer2005-05-18
* replace get_superblock_run_length() with a VLC tableMike Melanson2005-05-18
* use VLCs for in place of get_fragment_run_length(), get_mode_code(), andMike Melanson2005-05-17
* signature has an 'x'Mike Melanson2005-05-17
* Fraps FPS1 video decoder (v1 & v2), courtesy of Roine Gustafsson <roineMike Melanson2005-05-17
* some optimizations gcc should have done (10% faster loop filter)Michael Niedermayer2005-05-17
* SATURATE_U8 -> clip_uint8 (10% faster loop filter)Michael Niedermayer2005-05-17
* Vorbis decoder by (Balatoni Denes | dbalatoni programozo hu)Michael Niedermayer2005-05-17
* porting the mmx&sse2 (sse2 untested) vp3 idcts to the lavc idct APIMichael Niedermayer2005-05-17
* remove duplicate zigzag tablesMichael Niedermayer2005-05-17
* fix idct permutationMichael Niedermayer2005-05-17
* porting vp3 idct over to lavc idct apiMichael Niedermayer2005-05-17
* remove permutation done to quant tables and then undone during idctMichael Niedermayer2005-05-17
* disabling vp3 mmx&mmx2 idcts, they must be ported over to the lavc idct API, ...Michael Niedermayer2005-05-17
* fix last coeffMichael Niedermayer2005-05-17
* clear blocks after each idct instead of per pictureMichael Niedermayer2005-05-17
* parse and save hrd_fullness and range_mapIvan Kalvachev2005-05-16
* Cygwin now has a native inttypes.h that works better than the custom one.Diego Biurrun2005-05-16
* some benchmarking codeMichael Niedermayer2005-05-16
* various 10l fixes for the loop filterMichael Niedermayer2005-05-16
* whitespace cosmeticsIvan Kalvachev2005-05-16
* add VP30 fourccMåns Rullgård2005-05-16
* fix dequant matrixMichael Niedermayer2005-05-16
* another try at decode_ref_pic_list_reordering()Michael Niedermayer2005-05-15
* work with latest svn of x264Måns Rullgård2005-05-14
* ffm.c rev 1.39+Michael Niedermayer2005-05-14
* round duration up in movMichael Niedermayer2005-05-14
* preserve parse contextMichael Niedermayer2005-05-14
* fill missing reference pictures with something to avoid assertion failureMichael Niedermayer2005-05-14
* 10l (%f vs. %Ld)Michael Niedermayer2005-05-13
* fix theora header parsingMatthieu Castet2005-05-13
* remove/replace non-ascii charactersMåns Rullgård2005-05-13
* set correct source path when running configure using relative pathMåns Rullgård2005-05-13
* change extradata format for vorbisMåns Rullgård2005-05-13
* fix mimetypeMichael Niedermayer2005-05-13
* alignment fix by (Gábor Kovács >picard demoscene hu)Michael Niedermayer2005-05-13
* 10l (mb_type uninitalized and then changed and overwritten)Michael Niedermayer2005-05-13
* typo found by Chengji ZhaoMichael Niedermayer2005-05-12
* allow various x86 models with --tuneMåns Rullgård2005-05-12
* check theora versionMåns Rullgård2005-05-12
* arm alignment fixMichael Niedermayer2005-05-12
* 10l (rescaling AV_NOPTS_VALUE)Michael Niedermayer2005-05-12
* 10l (overflows)Michael Niedermayer2005-05-12