| .. | 
		
		
			
			
			
				
					| alpha | Don't include config.h from assembly, because the mplayer developers | 21 years ago | 
		
			
			
			
				
					| armv4l | Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>. Currently licensed under the GPLv2, but the author allowed to license it under the LGPL, feel free to change | 22 years ago | 
		
			
			
			
				
					| i386 | H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>) | 21 years ago | 
		
			
			
			
				
					| liba52 | attribute_used | 21 years ago | 
		
			
			
			
				
					| libpostproc | 1000l | 21 years ago | 
		
			
			
			
				
					| mlib | update the API for the idct function | 21 years ago | 
		
			
			
			
				
					| ppc | missaliged clear_blocks() and h264 not complied but referenced fix patch by (Roine Gustafsson <roine at users dot sourceforge dot net>) and me | 21 years ago | 
		
			
			
			
				
					| ps2 | credit update | 21 years ago | 
		
			
			
			
				
					| sh4 | the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>) | 22 years ago | 
		
			
			
			
				
					| sparc | * patch from James Morrison (getting rid of broken code) | 21 years ago | 
		
			
			
			
				
					| .cvsignore | * cleanup | 23 years ago | 
		
			
			
			
				
					| 4xm.c | data_size = 0 cleanup | 21 years ago | 
		
			
			
			
				
					| 8bps.c | 8BPS decoder | 22 years ago | 
		
			
			
			
				
					| Makefile | native QPEG video decoder, courtesy of Konstantin Shishkov | 21 years ago | 
		
			
			
			
				
					| a52dec.c | data_size = 0 cleanup | 21 years ago | 
		
			
			
			
				
					| ac3.h | * these vars could be either static or extern (compilation fix gcc-3.5) | 21 years ago | 
		
			
			
			
				
					| ac3dec.c | data_size = 0 cleanup | 21 years ago | 
		
			
			
			
				
					| ac3enc.c | simpler delta decreasing algorithm patch by (Jeff Muizelaar <jrmuizel at student dot cs dot uwaterloo dot ca>) | 21 years ago | 
		
			
			
			
				
					| ac3tab.h | make the tables static | 21 years ago | 
		
			
			
			
				
					| adpcm.c | Creative ADPCM decoder, format 0x200, courtesy of Konstantin Shishkov | 21 years ago | 
		
			
			
			
				
					| adx.c | av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) | 22 years ago | 
		
			
			
			
				
					| allcodecs.c | native QPEG video decoder, courtesy of Konstantin Shishkov | 21 years ago | 
		
			
			
			
				
					| amr.c | segfault in amr decoder fix patch by (Richard van der Hoff - richvdh0) | 21 years ago | 
		
			
			
			
				
					| apiexample.c | writing corrupt files on MinGW patch by (Matthias Fritschi <choi at netlabs dot org>) | 21 years ago | 
		
			
			
			
				
					| asv1.c | data_size = 0 cleanup | 21 years ago | 
		
			
			
			
				
					| avcodec.h | native QPEG video decoder, courtesy of Konstantin Shishkov | 21 years ago | 
		
			
			
			
				
					| bswap.h | adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 patch by (Aurelien Jacobs <aurel at gnuage dot org>) | 21 years ago | 
		
			
			
			
				
					| cabac.c | optimization | 21 years ago | 
		
			
			
			
				
					| cabac.h | optimization | 21 years ago | 
		
			
			
			
				
					| cinepak.c | Ignore palette for grayscale files, all my samples are inverted with | 21 years ago | 
		
			
			
			
				
					| cljr.c | data_size = 0 cleanup | 21 years ago | 
		
			
			
			
				
					| common.c | do not call (av_)abort() | 21 years ago | 
		
			
			
			
				
					| common.h | INT MIN/MAX patch by (Bohdan Horst <nexus at irc dot pl>) | 21 years ago | 
		
			
			
			
				
					| cyuv.c | data_size = 0 cleanup | 21 years ago | 
		
			
			
			
				
					| dct-test.c | 10l | 22 years ago | 
		
			
			
			
				
					| dpcm.c | support for Sierra Online audio files and Apple QuickDraw codec, | 21 years ago | 
		
			
			
			
				
					| dsputil.c | move h264 idct to its own file and call via function pointer in DspContext | 21 years ago | 
		
			
			
			
				
					| dsputil.h | stride align cleanup | 21 years ago | 
		
			
			
			
				
					| dtsdec.c | 10l (gcc 2.95 compilation) | 21 years ago | 
		
			
			
			
				
					| dv.c | * simplification patch by Jeffrey Ryan Muizelaar | 21 years ago | 
		
			
			
			
				
					| dvdata.h | * I was finally convinced. And besides, if err it's better to err with | 21 years ago | 
		
			
			
			
				
					| error_resilience.c | reset ref_index | 21 years ago | 
		
			
			
			
				
					| eval.c | avoid negative array indices | 22 years ago | 
		
			
			
			
				
					| faac.c | av_log patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) | 22 years ago | 
		
			
			
			
				
					| faad.c | Building with faad2-cvs fix by ("Steven M. Schultz" <sms at 2bsd dot com>) | 21 years ago | 
		
			
			
			
				
					| faandct.c | some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) | 21 years ago | 
		
			
			
			
				
					| faandct.h | * adding integer/floating point AAN implementations for DCT 2-4-8 | 22 years ago | 
		
			
			
			
				
					| fdctref.c | per file doxy | 22 years ago | 
		
			
			
			
				
					| fft-test.c | fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>) | 21 years ago | 
		
			
			
			
				
					| fft.c | fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>) | 21 years ago | 
		
			
			
			
				
					| ffv1.c | switch ffv1 to the put/get_symbol() from snow | 21 years ago | 
		
			
			
			
				
					| flac.c | skip_utf8, unused yet | 21 years ago | 
		
			
			
			
				
					| flicvideo.c | remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> | 21 years ago | 
		
			
			
			
				
					| g726.c | make comments doxygen compatible | 21 years ago | 
		
			
			
			
				
					| golomb.c | inttypes.h patch by (Chip <szarlada at freemail dot hu>) | 22 years ago | 
		
			
			
			
				
					| golomb.h | get/set_sr_golomb() cleanup | 21 years ago | 
		
			
			
			
				
					| h261.c | fix parser | 21 years ago | 
		
			
			
			
				
					| h261data.h | H261 fixing and cleaning: | 21 years ago | 
		
			
			
			
				
					| h263.c | dont print "vop not coded" by default | 21 years ago | 
		
			
			
			
				
					| h263data.h | interlaced motion estimation | 22 years ago | 
		
			
			
			
				
					| h263dec.c | automatic workaround for another padding bug | 21 years ago | 
		
			
			
			
				
					| h264.c | segfault fix | 21 years ago | 
		
			
			
			
				
					| h264data.h | h264 - progressive I frame CABAC support patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) | 21 years ago | 
		
			
			
			
				
					| h264idct.c | move h264 idct to its own file and call via function pointer in DspContext | 21 years ago | 
		
			
			
			
				
					| huffyuv.c | plane predicted non-interlacd rgb decodeing fix | 21 years ago | 
		
			
			
			
				
					| idcinvideo.c | av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) | 22 years ago | 
		
			
			
			
				
					| imgconvert.c | YUV420P to YUV422 conversion routine by (Danny Laarmans <dlaarmans at androme dot com>) | 21 years ago | 
		
			
			
			
				
					| imgconvert_template.h | avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>) | 22 years ago | 
		
			
			
			
				
					| imgresample.c | polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample filters | 21 years ago | 
		
			
			
			
				
					| indeo3.c | * fixing a few of gcc 'clean-code' warnings | 21 years ago | 
		
			
			
			
				
					| indeo3data.h | use const data - began to make code more portable | 22 years ago | 
		
			
			
			
				
					| integer.c | more comments | 21 years ago | 
		
			
			
			
				
					| integer.h | arbitrary precision integer support | 21 years ago | 
		
			
			
			
				
					| interplayvideo.c | unknown format chars | 21 years ago | 
		
			
			
			
				
					| jfdctfst.c | move identical code into its own function | 22 years ago | 
		
			
			
			
				
					| jfdctint.c | move identical code into its own function | 22 years ago | 
		
			
			
			
				
					| jrevdct.c | porting optimizations from 4x4 dct to 8x8 | 21 years ago | 
		
			
			
			
				
					| lcl.c | Zlib encoder: fix image orientation (was flipped), 100l in deflate error | 21 years ago | 
		
			
			
			
				
					| mace.c | data_size = 0 cleanup | 21 years ago | 
		
			
			
			
				
					| mdct.c | fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>) | 21 years ago | 
		
			
			
			
				
					| mdec.c | lowres width/height cleanup 3rd try | 21 years ago | 
		
			
			
			
				
					| mem.c | realloc(NULL) fix | 21 years ago | 
		
			
			
			
				
					| mjpeg.c | Fix mjpeg-b (padding bytes can exist between end of sos and image data) | 21 years ago | 
		
			
			
			
				
					| motion_est.c | overflow fix | 21 years ago | 
		
			
			
			
				
					| motion_est_template.c | H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>) | 21 years ago | 
		
			
			
			
				
					| motion_test.c | per file doxy | 22 years ago | 
		
			
			
			
				
					| mp3lameaudio.c | flush audio encoder buffers at the end | 21 years ago | 
		
			
			
			
				
					| mpeg4data.h | AVRational | 22 years ago | 
		
			
			
			
				
					| mpeg12.c | fix constrained parameters flag | 21 years ago | 
		
			
			
			
				
					| mpeg12data.h | 10000l | 21 years ago | 
		
			
			
			
				
					| mpegaudio.c | do not call (av_)abort() | 21 years ago | 
		
			
			
			
				
					| mpegaudio.h | exported mpa_decode_header for new parser API | 22 years ago | 
		
			
			
			
				
					| mpegaudiodec.c | warning fix | 21 years ago | 
		
			
			
			
				
					| mpegaudiodectab.h | per file doxy | 22 years ago | 
		
			
			
			
				
					| mpegaudiotab.h | per file doxy | 22 years ago | 
		
			
			
			
				
					| mpegvideo.c | H261 fixing and cleaning: | 21 years ago | 
		
			
			
			
				
					| mpegvideo.h | H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>) | 21 years ago | 
		
			
			
			
				
					| msmpeg4.c | adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 patch by (Aurelien Jacobs <aurel at gnuage dot org>) | 21 years ago | 
		
			
			
			
				
					| msmpeg4data.h | per file doxy | 22 years ago | 
		
			
			
			
				
					| msrle.c | watch those hard tabs | 22 years ago | 
		
			
			
			
				
					| msvideo1.c | remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> | 21 years ago | 
		
			
			
			
				
					| oggvorbis.c | flush audio encoder buffers at the end | 21 years ago | 
		
			
			
			
				
					| opts.c | av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) | 22 years ago | 
		
			
			
			
				
					| parser.c | pnm parser | 21 years ago | 
		
			
			
			
				
					| pcm.c | cbr audio muxing fix | 21 years ago | 
		
			
			
			
				
					| png.c | When bswap_32 is a macro, png images fail to decode properly, patch by (Milan Cutka <cutka>at<szm>dot<sk>) | 21 years ago | 
		
			
			
			
				
					| pnm.c | merge pam_decode_frame() into pnm_decode_frame() | 21 years ago | 
		
			
			
			
				
					| pthread.c | 10l fixes by ("Debabrata Banerjee" <davatar at comcast dot net>) | 21 years ago | 
		
			
			
			
				
					| qdrw.c | support for Sierra Online audio files and Apple QuickDraw codec, | 21 years ago | 
		
			
			
			
				
					| qpeg.c | native QPEG video decoder, courtesy of Konstantin Shishkov | 21 years ago | 
		
			
			
			
				
					| qtrle.c | Add support for qtrle4 (16 colors/gray levels) | 21 years ago | 
		
			
			
			
				
					| ra144.c | * fixing a few of gcc 'clean-code' warnings | 21 years ago | 
		
			
			
			
				
					| ra144.h | moved the tables into header files (and applied the 'static' patch). Nick: why do you like mergeing tables and code into one file, so making it unusable big? | 22 years ago | 
		
			
			
			
				
					| ra288.c | * fixing a few of gcc 'clean-code' warnings | 21 years ago | 
		
			
			
			
				
					| ra288.h | moved the tables into header files (and applied the 'static' patch). Nick: why do you like mergeing tables and code into one file, so making it unusable big? | 22 years ago | 
		
			
			
			
				
					| rangecoder.c | range coder | 21 years ago | 
		
			
			
			
				
					| rangecoder.h | remove debug stuff | 21 years ago | 
		
			
			
			
				
					| ratecontrol.c | normalize adaptive quantizatiuon fix (based upon a patch by (Jindrich Makovicka <makovick at kmlinux dot fjfi dot cvut dot cz>)) | 22 years ago | 
		
			
			
			
				
					| rational.c | more comments | 21 years ago | 
		
			
			
			
				
					| rational.h | more comments | 21 years ago | 
		
			
			
			
				
					| raw.c | fix image stream copy | 21 years ago | 
		
			
			
			
				
					| resample.c | user selectble cutoff frequency | 21 years ago | 
		
			
			
			
				
					| resample2.c | av_resample_compensate() doxy | 21 years ago | 
		
			
			
			
				
					| roqvideo.c | data_size = 0 cleanup | 21 years ago | 
		
			
			
			
				
					| rpza.c | rpza resolution fix, courtesy of Todd Kirby (doubleshot at pacbell.net) | 21 years ago | 
		
			
			
			
				
					| rv10.c | rv20103001 support | 21 years ago | 
		
			
			
			
				
					| simple_idct.c | per file doxy | 22 years ago | 
		
			
			
			
				
					| simple_idct.h | per file doxy | 22 years ago | 
		
			
			
			
				
					| smc.c | fix for width or height not multiple of 4 | 21 years ago | 
		
			
			
			
				
					| snow.c | CABAC -> range coder | 21 years ago | 
		
			
			
			
				
					| sonic.c | more decorrelation types | 21 years ago | 
		
			
			
			
				
					| sp5x.h | Sunplus JPEG codec (SP5X) support | 22 years ago | 
		
			
			
			
				
					| svq1.c | 10l (segfault) | 21 years ago | 
		
			
			
			
				
					| svq1_cb.h | some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) | 21 years ago | 
		
			
			
			
				
					| svq1_vlc.h | motion estimation for SVQ1 | 21 years ago | 
		
			
			
			
				
					| svq3.c | 1000l to myself for FFMIN(...,0) instead of ...,6) | 21 years ago | 
		
			
			
			
				
					| truemotion1.c | Decoding to bgr15/16 from 16bit input. Decoding of 24bit input added, not yet finished, but at least the picture can be recognized | 21 years ago | 
		
			
			
			
				
					| truemotion1data.h | cosmetics | 22 years ago | 
		
			
			
			
				
					| tscc.c | 8-bit mode corrections | 21 years ago | 
		
			
			
			
				
					| ulti.c | IBM Ultimotion video decoder, courtesy of Konstantin Shishkov | 21 years ago | 
		
			
			
			
				
					| ulti_cb.h | IBM Ultimotion video decoder, courtesy of Konstantin Shishkov | 21 years ago | 
		
			
			
			
				
					| utils.c | stride align cleanup | 21 years ago | 
		
			
			
			
				
					| vcr1.c | data_size = 0 cleanup | 21 years ago | 
		
			
			
			
				
					| vmdav.c | if audio is PCM, push it through (sync is not perfect yet) | 21 years ago | 
		
			
			
			
				
					| vp3.c | get_bits(32) fix | 21 years ago | 
		
			
			
			
				
					| vp3data.h | some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) | 21 years ago | 
		
			
			
			
				
					| vp3dsp.c | some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) | 21 years ago | 
		
			
			
			
				
					| vqavideo.c | remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> | 21 years ago | 
		
			
			
			
				
					| w32thread.c | w32threads by (Gildas Bazin <gbazin at altern dot org>) | 22 years ago | 
		
			
			
			
				
					| wmadata.h | per file doxy | 22 years ago | 
		
			
			
			
				
					| wmadec.c | k6 pop fix patch by (Diego Biurrun <diego at biurrun dot de>) | 21 years ago | 
		
			
			
			
				
					| wmv2.c | warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) | 21 years ago | 
		
			
			
			
				
					| xan.c | remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> | 21 years ago | 
		
			
			
			
				
					| xl.c | Miro VideoXL (VIXL) decoder, courtesy of Konstantin Shishkov | 21 years ago | 
		
			
			
			
				
					| xvidff.c | XviD Support patch by (Adam Thayer <krevnik at comcast dot net>) | 21 years ago | 
		
			
			
			
				
					| xvmcvideo.c | do not call (av_)abort() | 21 years ago |