3018 Commits (4ea28253b6d67bec160a9a53eb924cdc4ecaaea1)

Author SHA1 Message Date
Alex Beregszaszi 0ede2c556a print 'not working' message 20 years ago
Alex Beregszaszi 282152b133 1l 20 years ago
Sigbjørn Skjæret 4af5b6cdb0 Disable AltiVec IDCT for lowres decoding in lavc patch by (Sigbjørn Skjæret: cisc, broadpark no) 20 years ago
Michael Niedermayer 73480a1552 off by 1 error bugfix 20 years ago
Gildas Bazin eba9ae3cfc IWMMXT configure support + runtime selection patch by (Gildas Bazin, gbazin : altern org) 20 years ago
Mark Weaver ff547a52d2 WMA MAX_CODED_SUPERFRAME_SIZE too small patch by (Mark Weaver: mark-clist, npsl co uk) 20 years ago
Michael Niedermayer 3f46995ca5 support extracting sps/pps from bitstream and putting it in extradata 20 years ago
Michael Niedermayer e679cd1ab0 fixing first_mb_in_slice if frame_mbs_only_flag==0 && mb_aff==0 20 years ago
Michael Niedermayer 6b53b87e20 check mb_y 20 years ago
Michael Niedermayer 3d15acf27b keep decoding nal units after an error 20 years ago
Michael Niedermayer 80581e9887 x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com) 20 years ago
Michael Niedermayer 90ad92b39d support changing in bitstream global headers into extradata style and back 20 years ago
Michael Niedermayer 718b27a7d0 tiny docs improvement which i apparebtly forgot to commit 20 years ago
Guillaume Poirier ee8f719308 GCC4 fix 20 years ago
Michael Niedermayer 806bb93fe2 make decoder a little bit more tolerant to missing NAL units 20 years ago
Falk Hüffner 2fdf9cb2fb Communicate proper aliasing to gcc (needed for 4.1). 20 years ago
Diego Biurrun bb628dae44 spelling fixes 20 years ago
Loren Merritt 36940eca76 H.264 lossless mode 20 years ago
Ronald S. Bultje 7dc1bea30f non-avc h264 stream problems patch by ("Ronald S. Bultje" rbultje, ronald bitfreak net) 20 years ago
Loren Merritt 1b7576e785 typo in cabac tables 20 years ago
Michael Niedermayer a7cc43047f apiexample fix by (Chip: szarlada, freemail hu) 20 years ago
Michael Niedermayer 59d8efb340 uint_fast64_t emulation by (Wolfram Gloger: wmglo, dent med uni-muenchen de) 20 years ago
Michael Niedermayer 8d204aa415 10l (dont read variables before they have been set) 20 years ago
Måns Rullgård fb3ca6ba3e remove mixed code/declarations 20 years ago
Fabrice Bellard 240c1657dc subtitle codec type support 20 years ago
Loren Merritt 43efd19a88 decode H.264 with 8x8 transform. 20 years ago
Loren Merritt d2bb7db135 sort H.264 mmx dsp functions into their own file 20 years ago
Michael Niedermayer c26ae41db2 adding a few const 20 years ago
Michael Niedermayer 435b0720a8 100l for myself (breaking amd64) 20 years ago
Måns Rullgård ca15919699 fix segfault if flush is called before the first frame 20 years ago
Michael Niedermayer 6510f43cf3 merge a few asm blocks so gcc cant unoptimize it (658->631 dezicycles on duron) 20 years ago
Michael Niedermayer 987ae784e6 get rid of 2 movq (680 -> 658 dezicycles on duron) 20 years ago
Michael Niedermayer e4b36d4434 avoid one transpose (730->680 dezicycles on duron) 20 years ago
Loren Merritt 85bbfcd4ee 10l (symbol mangling) 20 years ago
Michael Niedermayer 1f3dbc09b1 add rounding bias before the horizontal idct (765->730 dezicyles on duron) 20 years ago
Loren Merritt 1d62fc8560 MMX for H.264 iDCT (adapted from x264) 20 years ago
Michael Niedermayer 5a408f91e6 decrease V_NB_BITS if possible 20 years ago
Michael Niedermayer f4e61cd194 more trivial optimizations 20 years ago
Måns Rullgård 568d4b810f enable x264 multi-threading 20 years ago
Michael Niedermayer 9a9d530126 maxdepth is supposed to be a constant, its faster if its too large then if its non constant 20 years ago
Michael Niedermayer de312e51d0 optimizations 20 years ago
Michael Niedermayer f56f96d80f faster float->short conversation 20 years ago
Michael Niedermayer e19ca8451d ilog() -> av_log2() 20 years ago
Michael Niedermayer 13c2469d7f Vorbis sse fix by (Balatoni Denes: dbalatoni, programozo hu) 20 years ago
Loren Merritt 6d1feb028f decode h264 end-of-slice flag 20 years ago
Michael Niedermayer 3f3f8b2b75 cleanup 20 years ago
Bernhard Rosenkränzer 6ad1fa5a49 Better ARM support for mplayer/ffmpeg, ported from atty fork 20 years ago
Michael Niedermayer e18c1f19f6 AV_LOG_DEBUG is not a good default ... 20 years ago
Zoltán Hidvégi 3072f0cb2e MMX code for (put|avg)_h264_chroma_mc8 20 years ago
Mike Melanson 9c7154c7ae read loop filter limit values from Theora header, courtesy of Matthieu 20 years ago