| .. | 
		
		
			
			
			
				
					| alpha | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| armv4l | Add some initial optimizations for ARM VFP (floating | 17 years ago | 
		
			
			
			
				
					| bfin | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| i386 | Simplify vsad16_mmx2(). | 17 years ago | 
		
			
			
			
				
					| mlib | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| ppc | consistency cosmetics: indices --> indexes in variable names | 17 years ago | 
		
			
			
			
				
					| ps2 | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| sh4 | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| sparc | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| 4xm.c | Add long names to some AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| 8bps.c | Replace some occurrences of -1 with PIX_FMT_NONE. | 17 years ago | 
		
			
			
			
				
					| 8svx.c | Make 8SVX codec names just a single word for consistency with other codec names. | 17 years ago | 
		
			
			
			
				
					| Makefile | Remove ra144.o dependency added in revision r13500, now reverted | 17 years ago | 
		
			
			
			
				
					| aac_ac3_parser.c | This fixes the code so it is correct on both sides of the if(). | 17 years ago | 
		
			
			
			
				
					| aac_ac3_parser.h | add necessary #includes in headers | 17 years ago | 
		
			
			
			
				
					| aac_parser.c | Add new_frame_start and need_next_header. | 17 years ago | 
		
			
			
			
				
					| aasc.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| ac3.c | Apply 'cold' attribute to init/uninit functions in libavcodec | 17 years ago | 
		
			
			
			
				
					| ac3.h | move some AC3HeaderInfo struct fields to the Coded elements group. | 17 years ago | 
		
			
			
			
				
					| ac3_parser.c | add a ff_ac3_parse_header_full() which calls ff_ac3_parse_header() | 17 years ago | 
		
			
			
			
				
					| ac3_parser.h | use enum value for CRC error | 17 years ago | 
		
			
			
			
				
					| ac3dec.c | cosmetics: add a comment, remove a comment | 17 years ago | 
		
			
			
			
				
					| ac3enc.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| ac3tab.c | add a ff_ac3_parse_header_full() which calls ff_ac3_parse_header() | 17 years ago | 
		
			
			
			
				
					| ac3tab.h | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| acelp_filters.c | Move pitch vector interpolation code to acelp_filters | 17 years ago | 
		
			
			
			
				
					| acelp_filters.h | Move pitch vector interpolation code to acelp_filters | 17 years ago | 
		
			
			
			
				
					| acelp_math.c | Fixed-point implementation of ff_cos, ff_log2, ff_exp2. | 17 years ago | 
		
			
			
			
				
					| acelp_math.h | Implement bidirectional (positive offset - left, negative - right) | 17 years ago | 
		
			
			
			
				
					| acelp_vectors.c | consistency cosmetics: indices --> indexes in variable names | 17 years ago | 
		
			
			
			
				
					| acelp_vectors.h | consistency cosmetics: indices --> indexes in variable names | 17 years ago | 
		
			
			
			
				
					| adpcm.c | Prevent 128*1<<trellis from becoming 0 and creating 0 sized arrays. | 17 years ago | 
		
			
			
			
				
					| adx.h | split adx encoder in its own file | 18 years ago | 
		
			
			
			
				
					| adxdec.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| adxenc.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| alac.c | cosmetics: indent after last commit. patch by matthieu castet <castet matthieu free fr>. | 17 years ago | 
		
			
			
			
				
					| allcodecs.c | LPCM 24 bits support, patch by Lars Täuber, lars.taeuber gmx net | 17 years ago | 
		
			
			
			
				
					| apedec.c | Add long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| apiexample.c | Improve understanding ofavcodec_find_decoder() | 18 years ago | 
		
			
			
			
				
					| asv1.c | Add ASUS V1/V2 decoder codec long names. | 17 years ago | 
		
			
			
			
				
					| atrac3.c | Sample tested and the code worked so the comment is removed | 17 years ago | 
		
			
			
			
				
					| atrac3data.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| audioconvert.c | license header consistency cosmetics | 18 years ago | 
		
			
			
			
				
					| avcodec.h | bump micro version after commit r13615 | 17 years ago | 
		
			
			
			
				
					| avs.c | Add long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| beosthread.c | license header consistency cosmetics | 18 years ago | 
		
			
			
			
				
					| bethsoftvideo.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| bethsoftvideo.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| bfi.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| bitstream.c | unused | 17 years ago | 
		
			
			
			
				
					| bitstream.h | Little helper macro to make the use of INIT_VLC_USE_NEW_STATIC easier. | 17 years ago | 
		
			
			
			
				
					| bitstream_filter.c | av_*_next() API for libavcodec | 18 years ago | 
		
			
			
			
				
					| bmp.c | Add long names to some AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| bmp.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| bmpenc.c | Replace some occurrences of -1 with PIX_FMT_NONE. | 17 years ago | 
		
			
			
			
				
					| bytestream.h | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| c93.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| cabac.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| cabac.h | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| cavs.c | Apply 'cold' attribute to init/uninit functions in libavcodec | 17 years ago | 
		
			
			
			
				
					| cavs.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| cavs_parser.c | license header consistency cosmetics | 18 years ago | 
		
			
			
			
				
					| cavsdata.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| cavsdec.c | Arrays where one element too small, fixes CID114. | 17 years ago | 
		
			
			
			
				
					| cavsdsp.c | license header consistency cosmetics | 18 years ago | 
		
			
			
			
				
					| cinepak.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| cljr.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| colorspace.h | Add missing multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| cook.c | consistency cosmetics: indices --> indexes | 17 years ago | 
		
			
			
			
				
					| cookdata.h | Remove useless variable since r8456. | 17 years ago | 
		
			
			
			
				
					| cscd.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| cyuv.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| dca.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| dca.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| dca_parser.c | DCA frame size is constant | 17 years ago | 
		
			
			
			
				
					| dcadata.h | Some spelling fixes in comments | 18 years ago | 
		
			
			
			
				
					| dcahuff.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| dct-test.c | Test idct_xvid_sse2() in dct-test. | 17 years ago | 
		
			
			
			
				
					| dirac_parser.c | Add Dirac parser from SoC; written by Marco Gerards; | 17 years ago | 
		
			
			
			
				
					| dnxhddata.c | return if bitrate is not specified or too low | 17 years ago | 
		
			
			
			
				
					| dnxhddata.h | add bitrate helper to choose all dnxhd variants | 18 years ago | 
		
			
			
			
				
					| dnxhddec.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| dnxhdenc.c | cosmetics, remove table_ prefix | 17 years ago | 
		
			
			
			
				
					| dpcm.c | DPCM codec long names, patch by Stefano Sabatini, stefano.sabatini-lala poste it | 17 years ago | 
		
			
			
			
				
					| dsicinav.c | Add long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| dsputil.c | Typo: distoration -> distortion. | 17 years ago | 
		
			
			
			
				
					| dsputil.h | Add a new IDCT permutation, used in xvid_sse2 and possibly future similar IDCTs. | 17 years ago | 
		
			
			
			
				
					| dump_extradata_bsf.c | move dump_extradata bitstream filter in its own file | 18 years ago | 
		
			
			
			
				
					| dv.c | set avctx time_base in dv decoder | 17 years ago | 
		
			
			
			
				
					| dvbsub.c | Add long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| dvbsub_parser.c | Simplify parser core. | 17 years ago | 
		
			
			
			
				
					| dvbsubdec.c | minor simplification | 17 years ago | 
		
			
			
			
				
					| dvdata.h | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| dvdsub_parser.c | Update the dvdsub parser to be able to parse HD-DVD subtitle packets. | 18 years ago | 
		
			
			
			
				
					| dvdsubdec.c | Add long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| dvdsubenc.c | Add long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| dxa.c | Add long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| elbg.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| elbg.h | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| error_resilience.c | cosmetics: typo fixes | 17 years ago | 
		
			
			
			
				
					| escape124.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| eval.c | Improve parse_primary() error message. | 17 years ago | 
		
			
			
			
				
					| eval.h | Fix | 17 years ago | 
		
			
			
			
				
					| faandct.c | Fix unused variable warnings. | 17 years ago | 
		
			
			
			
				
					| faandct.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| faanidct.c | Fix unused variable warnings. | 17 years ago | 
		
			
			
			
				
					| faanidct.h | include dependencies ... | 17 years ago | 
		
			
			
			
				
					| fdctref.c | license header consistency cosmetics | 18 years ago | 
		
			
			
			
				
					| fft-test.c | making reference models have the same API | 18 years ago | 
		
			
			
			
				
					| fft.c | indentation | 17 years ago | 
		
			
			
			
				
					| ffv1.c | Fix compilation for buggy icc. | 17 years ago | 
		
			
			
			
				
					| flac.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| flac.h | include avcodec.h | 17 years ago | 
		
			
			
			
				
					| flacenc.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| flashsv.c | Replace some occurrences of -1 with PIX_FMT_NONE. | 17 years ago | 
		
			
			
			
				
					| flashsvenc.c | Replace some occurrences of -1 with PIX_FMT_NONE. | 17 years ago | 
		
			
			
			
				
					| flicvideo.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| fraps.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| g726.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| gif.c | Replace some occurrences of -1 with PIX_FMT_NONE. | 17 years ago | 
		
			
			
			
				
					| gifdec.c | Add long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| golomb.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| golomb.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| h261.c | move definition of MB_TYPE_H261_FIL to h261.h so h261.c doesn't | 18 years ago | 
		
			
			
			
				
					| h261.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| h261_parser.c | slightly more correct spliting of frames | 18 years ago | 
		
			
			
			
				
					| h261data.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| h261dec.c | Change init_vlc_rl() so it does not use *alloc_static() anymore. | 17 years ago | 
		
			
			
			
				
					| h261enc.c | Replace some occurrences of -1 with PIX_FMT_NONE. | 17 years ago | 
		
			
			
			
				
					| h263.c | Change init_vlc_rl() so it does not use *alloc_static() anymore. | 17 years ago | 
		
			
			
			
				
					| h263.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| h263_parser.c | don't cast const away | 18 years ago | 
		
			
			
			
				
					| h263_parser.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| h263data.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| h263dec.c | Remove leading whitespace in long codec name that was committed in r13017 | 17 years ago | 
		
			
			
			
				
					| h264.c | Warn about unimplemented H264 feature. | 17 years ago | 
		
			
			
			
				
					| h264.h | Store mb_xy in H264Context and only calculate it once per MB. | 17 years ago | 
		
			
			
			
				
					| h264_mp4toannexb_bsf.c | Fix a bug causing the generated stream to be corrupt if the buffer | 18 years ago | 
		
			
			
			
				
					| h264_parser.c | license header consistency cosmetics | 18 years ago | 
		
			
			
			
				
					| h264_parser.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| h264data.h | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| h264dspenc.c | Take care of some renames (Doxygen and function name) after the previous pure rename patch. | 18 years ago | 
		
			
			
			
				
					| h264enc.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| h264idct.c | license header consistency cosmetics | 18 years ago | 
		
			
			
			
				
					| h264pred.c | Correct spatial prediction mode in RV30/40 for vertical left direction | 18 years ago | 
		
			
			
			
				
					| h264pred.h | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| huffman.c | huffman: add a zero_count flag and use it in fraps | 17 years ago | 
		
			
			
			
				
					| huffman.h | huffman: add a zero_count flag and use it in fraps | 17 years ago | 
		
			
			
			
				
					| huffyuv.c | Replace some occurrences of -1 with PIX_FMT_NONE. | 17 years ago | 
		
			
			
			
				
					| idcinvideo.c | cosmetics: s/Id/id/ in libavcodec where Id refers to id Software. | 17 years ago | 
		
			
			
			
				
					| imc.c | Long name spelling fixes | 17 years ago | 
		
			
			
			
				
					| imcdata.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| imgconvert.c | memcpy considering output width, not src linesize, fix segv with av_picture_pad | 17 years ago | 
		
			
			
			
				
					| imgconvert.h | Add missing stdint.h #include to headers that use it. | 17 years ago | 
		
			
			
			
				
					| imgconvert_template.h | spelling | 18 years ago | 
		
			
			
			
				
					| imgresample.c | add context_to_name func for logging | 17 years ago | 
		
			
			
			
				
					| imx_dump_header_bsf.c | move imx_dump_header bitstream filter in its own file | 18 years ago | 
		
			
			
			
				
					| indeo2.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| indeo2data.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| indeo3.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| indeo3data.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| interplayvideo.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| intrax8.c | Correctly clean up IntraX8Context upon codec close. | 18 years ago | 
		
			
			
			
				
					| intrax8.h | Correctly clean up IntraX8Context upon codec close. | 18 years ago | 
		
			
			
			
				
					| intrax8dsp.c | cosmetics: Fix spacial --> spatial typo in function names. | 18 years ago | 
		
			
			
			
				
					| intrax8huf.h | make some tables static | 18 years ago | 
		
			
			
			
				
					| jfdctfst.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| jfdctint.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| jpegls.c | split jpeg_ls into jpeglsdec, jpeglsenc and jpegls | 18 years ago | 
		
			
			
			
				
					| jpegls.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| jpeglsdec.c | Add long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| jpeglsdec.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| jpeglsenc.c | Replace some occurrences of -1 with PIX_FMT_NONE. | 17 years ago | 
		
			
			
			
				
					| jrevdct.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| kmvc.c | Add long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| lcl.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| lcldec.c | Add long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| lclenc.c | Add long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| liba52.c | Add long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| libamr.c | Remove unnecessary parentheses from return calls. | 17 years ago | 
		
			
			
			
				
					| libdirac.h | 10l: Unbreak libdirac compilation; CONFIG_LIBDIRAC is defined in config.h, so | 17 years ago | 
		
			
			
			
				
					| libdirac_libschro.c | Rename diracschro_common.[ch] to libdirac_libschro.[ch], external library | 17 years ago | 
		
			
			
			
				
					| libdirac_libschro.h | Rename diracschro_common.[ch] to libdirac_libschro.[ch], external library | 17 years ago | 
		
			
			
			
				
					| libdiracdec.c | missing codec long names by Stefano Sabatini, stefano.sabatini-lala poste it | 17 years ago | 
		
			
			
			
				
					| libdiracenc.c | missing codec long names by Stefano Sabatini, stefano.sabatini-lala poste it | 17 years ago | 
		
			
			
			
				
					| libfaac.c | Add long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| libfaad.c | missing codec long names by Stefano Sabatini, stefano.sabatini-lala poste it | 17 years ago | 
		
			
			
			
				
					| libgsm.c | indent | 17 years ago | 
		
			
			
			
				
					| libmp3lame.c | Add long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| libschroedinger.c | Add Dirac support through libschroedinger. | 17 years ago | 
		
			
			
			
				
					| libschroedinger.h | Add Dirac support through libschroedinger. | 17 years ago | 
		
			
			
			
				
					| libschroedingerdec.c | missing codec long names by Stefano Sabatini, stefano.sabatini-lala poste it | 17 years ago | 
		
			
			
			
				
					| libschroedingerenc.c | missing codec long names by Stefano Sabatini, stefano.sabatini-lala poste it | 17 years ago | 
		
			
			
			
				
					| libtheoraenc.c | Replace some occurrences of -1 with PIX_FMT_NONE. | 17 years ago | 
		
			
			
			
				
					| libvorbis.c | Add long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| libx264.c | Replace some occurrences of -1 with PIX_FMT_NONE. | 17 years ago | 
		
			
			
			
				
					| libxvid_internal.h | cosmetics: XviD is now called Xvid. | 17 years ago | 
		
			
			
			
				
					| libxvid_rc.c | cosmetics: XviD is now called Xvid. | 17 years ago | 
		
			
			
			
				
					| libxvidff.c | cosmetics: XviD is now called Xvid. | 17 years ago | 
		
			
			
			
				
					| ljpegenc.c | Add some long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| loco.c | Remove unnecessary parentheses from return calls. | 17 years ago | 
		
			
			
			
				
					| lsp.c | Fix compilation error. | 17 years ago | 
		
			
			
			
				
					| lsp.h | Replace hardcoded LP filter order with parameter. | 17 years ago | 
		
			
			
			
				
					| lzw.c | Apply 'cold' attribute to init/uninit functions in libavcodec | 17 years ago | 
		
			
			
			
				
					| lzw.h | consts | 18 years ago | 
		
			
			
			
				
					| lzwenc.c | superflouos () | 18 years ago | 
		
			
			
			
				
					| mace.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| mathops.h | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| mdct.c | improve precision in mdct.c using double for some temporaries | 17 years ago | 
		
			
			
			
				
					| mdec.c | Add codec long name, patch by Stefano Sabatini, stefano.sabatini-lala poste it. | 17 years ago | 
		
			
			
			
				
					| mimic.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| mjpeg.c | Group all copyright and author notices together. | 18 years ago | 
		
			
			
			
				
					| mjpeg.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| mjpeg_parser.c | move mjpeg parser in its own file | 18 years ago | 
		
			
			
			
				
					| mjpega_dump_header_bsf.c | move mjpega_dump_header bitstream filter in its own file | 18 years ago | 
		
			
			
			
				
					| mjpegbdec.c | Add some long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| mjpegdec.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| mjpegdec.h | Increase alignment for DCT block arrays from 8 to 16 | 17 years ago | 
		
			
			
			
				
					| mjpegenc.c | Replace some occurrences of -1 with PIX_FMT_NONE. | 17 years ago | 
		
			
			
			
				
					| mjpegenc.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| mlp_parser.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| mlp_parser.h | Fix make checkheaders, #include <inttypes.h> was missing. | 18 years ago | 
		
			
			
			
				
					| mmvideo.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| motion-test.c | spelling | 18 years ago | 
		
			
			
			
				
					| motion_est.c | Fix return type of ff_init_me(). | 17 years ago | 
		
			
			
			
				
					| motion_est_template.c | add FF_ prefix to all (frame)_TYPE usage | 17 years ago | 
		
			
			
			
				
					| movsub_bsf.c | Add bitstream filter to convert between mov and plain text subtitles | 18 years ago | 
		
			
			
			
				
					| mp3_header_compress_bsf.c | move mp3_header_compress bitstream filter in its own file | 18 years ago | 
		
			
			
			
				
					| mp3_header_decompress_bsf.c | misc spelling fixes | 18 years ago | 
		
			
			
			
				
					| mpc.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| mpc.h | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| mpc7.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| mpc7data.h | Split Musepack decoder into SV7 decoder and synth core | 18 years ago | 
		
			
			
			
				
					| mpc8.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| mpc8data.h | Musepack SV8 demuxer and decoder | 18 years ago | 
		
			
			
			
				
					| mpc8huff.h | Musepack SV8 demuxer and decoder | 18 years ago | 
		
			
			
			
				
					| mpcdata.h | Split Musepack decoder into SV7 decoder and synth core | 18 years ago | 
		
			
			
			
				
					| mpeg4audio.c | mpeg4audio common code | 17 years ago | 
		
			
			
			
				
					| mpeg4audio.h | mpeg4audio common code | 17 years ago | 
		
			
			
			
				
					| mpeg4data.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| mpeg4video_parser.c | move ff_mpeg4_find_frame_end() from h263dec.c to mpeg4video_parser.c | 18 years ago | 
		
			
			
			
				
					| mpeg4video_parser.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| mpeg12.c | print correct mpeg-2 broken_link value, and print closed_gop | 17 years ago | 
		
			
			
			
				
					| mpeg12.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| mpeg12data.c | move ff_mpeg1_dc_scale_table to mpegvideo.c | 17 years ago | 
		
			
			
			
				
					| mpeg12data.h | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| mpeg12decdata.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| mpeg12enc.c | Replace some occurrences of -1 with PIX_FMT_NONE. | 17 years ago | 
		
			
			
			
				
					| mpegaudio.c | remove dependency of mpeg audio encoder over mpeg audio decoder | 18 years ago | 
		
			
			
			
				
					| mpegaudio.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| mpegaudio_parser.c | indent | 18 years ago | 
		
			
			
			
				
					| mpegaudiodata.c | add proper prefix to extern mpeg audio data tables | 18 years ago | 
		
			
			
			
				
					| mpegaudiodata.h | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| mpegaudiodec.c | Add long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| mpegaudiodecheader.c | add a ff_ prefix to some mpegaudio funcs | 18 years ago | 
		
			
			
			
				
					| mpegaudiodecheader.h | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| mpegaudiodectab.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| mpegaudioenc.c | Prevent scalefactors from overflowing. | 17 years ago | 
		
			
			
			
				
					| mpegaudiotab.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| mpegvideo.c | Change init_vlc_rl() so it does not use *alloc_static() anymore. | 17 years ago | 
		
			
			
			
				
					| mpegvideo.h | Fix return type of ff_init_me(). | 17 years ago | 
		
			
			
			
				
					| mpegvideo_common.h | Force inlining of MPV_motion_internal. | 17 years ago | 
		
			
			
			
				
					| mpegvideo_enc.c | Replace some occurrences of -1 with PIX_FMT_NONE. | 17 years ago | 
		
			
			
			
				
					| mpegvideo_parser.c | In mpeg1/2 timestamps are associated with the access unit which | 17 years ago | 
		
			
			
			
				
					| msmpeg4.c | Change init_vlc_rl() so it does not use *alloc_static() anymore. | 17 years ago | 
		
			
			
			
				
					| msmpeg4.h | split wmv2 in its own file | 18 years ago | 
		
			
			
			
				
					| msmpeg4data.c | Move wmv1_scantable to .rodata section by making it an array of arrays. | 18 years ago | 
		
			
			
			
				
					| msmpeg4data.h | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| msrle.c | Add some long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| msvideo1.c | Add long names to some AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| nellymoserdec.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| noise_bsf.c | Randomly change the amount of noise if nothing is explicitly set. | 18 years ago | 
		
			
			
			
				
					| nuv.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| opt.c | Anoter try to make +- behave sanely. | 17 years ago | 
		
			
			
			
				
					| opt.h | Install headers in $prefix/include/$libname | 17 years ago | 
		
			
			
			
				
					| os2thread.c | Add attribute_align_arg to os2thread.c. | 17 years ago | 
		
			
			
			
				
					| parser.c | indent | 17 years ago | 
		
			
			
			
				
					| parser.h | small spelling/wording fixes | 17 years ago | 
		
			
			
			
				
					| pcm.c | LPCM 24 bits support, patch by Lars Täuber, lars.taeuber gmx net | 17 years ago | 
		
			
			
			
				
					| pcx.c | Correct type for pcx_rle_decode(). | 17 years ago | 
		
			
			
			
				
					| png.c | decode mng color decorrelation | 17 years ago | 
		
			
			
			
				
					| png.h | decode mng color decorrelation | 17 years ago | 
		
			
			
			
				
					| pngdec.c | Add long names to some AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| pngenc.c | Replace some occurrences of -1 with PIX_FMT_NONE. | 17 years ago | 
		
			
			
			
				
					| pnm.c | Remove unnecessary parentheses from return calls. | 17 years ago | 
		
			
			
			
				
					| pnm.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| pnm_parser.c | move pnm parser in its own file | 18 years ago | 
		
			
			
			
				
					| pnmenc.c | Replace some occurrences of -1 with PIX_FMT_NONE. | 17 years ago | 
		
			
			
			
				
					| pthread.c | Add attribute that forces alignment of stack to functions that need it. | 18 years ago | 
		
			
			
			
				
					| ptx.c | Add long names to some AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| qdm2.c | consistency cosmetics: indices --> indexes | 17 years ago | 
		
			
			
			
				
					| qdm2data.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| qdrw.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| qpeg.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| qtrle.c | consistency cosmetics: indices --> indexes | 17 years ago | 
		
			
			
			
				
					| qtrleenc.c | Replace some occurrences of -1 with PIX_FMT_NONE. | 17 years ago | 
		
			
			
			
				
					| ra144.c | Remove warning that could never be triggered. | 17 years ago | 
		
			
			
			
				
					| ra144.h | Yet more cosmetics | 17 years ago | 
		
			
			
			
				
					| ra288.c | Add long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| ra288.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| rangecoder.c | Add #undef random and call the right function to fix test program compilation. | 18 years ago | 
		
			
			
			
				
					| rangecoder.h | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| ratecontrol.c | cosmetics: XviD is now called Xvid. | 17 years ago | 
		
			
			
			
				
					| ratecontrol.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| raw.c | HDYC fourcc, sample hdyc/Test2.avi | 18 years ago | 
		
			
			
			
				
					| raw.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| rawdec.c | Add long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| rawenc.c | Add long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| rectangle.h | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| remove_extradata_bsf.c | move remove_extradata bitstream filter in its own file | 18 years ago | 
		
			
			
			
				
					| resample.c | Add missing '\n' to log format text | 18 years ago | 
		
			
			
			
				
					| resample2.c | typo: occured --> occurred | 17 years ago | 
		
			
			
			
				
					| rl.h | Change init_vlc_rl() so it does not use *alloc_static() anymore. | 17 years ago | 
		
			
			
			
				
					| rl2.c | Add long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| rle.c | change rle encoder to count up to 127, sgi does not support 128 | 17 years ago | 
		
			
			
			
				
					| rle.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| roqaudioenc.c | consistent codec name by Stefano Sabatini, stefano.sabatini-lala poste it | 17 years ago | 
		
			
			
			
				
					| roqvideo.c | cosmetics: s/Id/id/ in libavcodec where Id refers to id Software. | 17 years ago | 
		
			
			
			
				
					| roqvideo.h | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| roqvideodec.c | Add long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| roqvideoenc.c | cosmetics: s/Id/id/ in libavcodec where Id refers to id Software. | 17 years ago | 
		
			
			
			
				
					| rpza.c | Add long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| rtjpeg.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| rtjpeg.h | dsputil.h is a local header | 17 years ago | 
		
			
			
			
				
					| rv10.c | Add long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| rv30.c | Calculate motion vector information based on PTS provided in slice header | 17 years ago | 
		
			
			
			
				
					| rv30data.h | spelling cosmetics | 18 years ago | 
		
			
			
			
				
					| rv30dsp.c | RV30 thirdpel motion compensation support | 18 years ago | 
		
			
			
			
				
					| rv34.c | Remove unnecessary parentheses from return calls. | 17 years ago | 
		
			
			
			
				
					| rv34.h | Calculate motion vector information based on PTS provided in slice header | 17 years ago | 
		
			
			
			
				
					| rv34data.h | Replace table with its H.263 counterpart | 18 years ago | 
		
			
			
			
				
					| rv34vlc.h | Rename some tables | 18 years ago | 
		
			
			
			
				
					| rv40.c | Calculate motion vector information based on PTS provided in slice header | 17 years ago | 
		
			
			
			
				
					| rv40data.h | Update tables for RV40 decoder | 18 years ago | 
		
			
			
			
				
					| rv40vlc2.h | Update tables for RV40 decoder | 18 years ago | 
		
			
			
			
				
					| s3tc.c | use AV_RL* instead of le2me_* | 18 years ago | 
		
			
			
			
				
					| s3tc.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| sgi.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| sgidec.c | Add long names to some AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| sgienc.c | Replace some occurrences of -1 with PIX_FMT_NONE. | 17 years ago | 
		
			
			
			
				
					| shorten.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| simple_idct.c | Add 4x4 IDCT | 18 years ago | 
		
			
			
			
				
					| simple_idct.h | Add 4x4 IDCT | 18 years ago | 
		
			
			
			
				
					| smacker.c | Add long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| smc.c | Add long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| snow.c | Add long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| snow.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| sonic.c | Add long names to some AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| sp5x.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| sp5xdec.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| sunrast.c | Add long names to some AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| svq1.c | Mark the ff_svq1_frame_size_table as constant. | 18 years ago | 
		
			
			
			
				
					| svq1.h | Mark the ff_svq1_frame_size_table as constant. | 18 years ago | 
		
			
			
			
				
					| svq1_cb.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| svq1_vlc.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| svq1dec.c | Replace some occurrences of -1 with PIX_FMT_NONE. | 17 years ago | 
		
			
			
			
				
					| svq1enc.c | Replace some occurrences of -1 with PIX_FMT_NONE. | 17 years ago | 
		
			
			
			
				
					| svq1enc_cb.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| svq3.c | Previous commit missed an initialization - this fixes FATE's test sample. | 17 years ago | 
		
			
			
			
				
					| targa.c | Add long names to some AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| targaenc.c | set coded_frame | 17 years ago | 
		
			
			
			
				
					| tiertexseqv.c | Add long names to some AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| tiff.c | Add long names to some AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| tiff.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| tiffenc.c | set coded_frame | 17 years ago | 
		
			
			
			
				
					| truemotion1.c | Remove unnecessary parentheses from return calls. | 17 years ago | 
		
			
			
			
				
					| truemotion1data.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| truemotion2.c | Remove unnecessary parentheses from return calls. | 17 years ago | 
		
			
			
			
				
					| truespeech.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| truespeech_data.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| tscc.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| tta.c | Add long names to some AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| txd.c | Add long names to some AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| ulti.c | Add long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| ulti_cb.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| unary.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| utils.c | Move *_static to bitstream.c which is the only file left which needs | 17 years ago | 
		
			
			
			
				
					| vb.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| vc1.c | consistency cosmetics: indices --> indexes | 17 years ago | 
		
			
			
			
				
					| vc1.h | add FF_ prefix to all (frame)_TYPE usage | 17 years ago | 
		
			
			
			
				
					| vc1_parser.c | make some parser parameters const to avoid casting const to non-const | 18 years ago | 
		
			
			
			
				
					| vc1acdata.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| vc1data.c | Comment out unused ff_vc1_norm6_spec table. | 17 years ago | 
		
			
			
			
				
					| vc1data.h | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| vc1dsp.c | simplify 4-point transform part a bit | 18 years ago | 
		
			
			
			
				
					| vcr1.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| vmdav.c | Remove unnecessary parentheses from return calls. | 17 years ago | 
		
			
			
			
				
					| vmnc.c | Transform codec short name into a single word. | 17 years ago | 
		
			
			
			
				
					| vorbis.c | Remove unnecessary parentheses from return calls. | 17 years ago | 
		
			
			
			
				
					| vorbis.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| vorbis_data.c | Change license headers to say 'FFmpeg' instead of 'this program/this library' | 19 years ago | 
		
			
			
			
				
					| vorbis_dec.c | Remove one more set of useless parentheses from a return call. | 17 years ago | 
		
			
			
			
				
					| vorbis_enc.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| vorbis_enc_data.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| vp3.c | consistency cosmetics: indices --> indexes | 17 years ago | 
		
			
			
			
				
					| vp3data.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| vp3dsp.c | Remove redundant #inclusion of common.h, avcodec.h already #includes it. | 18 years ago | 
		
			
			
			
				
					| vp5.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| vp5data.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| vp6.c | Add long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| vp6data.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| vp56.c | Add VP56_FRAME_NONE and use VP56_FRAME_CURRENT. | 17 years ago | 
		
			
			
			
				
					| vp56.h | remove #include "mpegvideo.h" where it is not needed | 17 years ago | 
		
			
			
			
				
					| vp56data.c | add support for VP6 with huffman encoded blocks | 18 years ago | 
		
			
			
			
				
					| vp56data.h | Add VP56_FRAME_NONE and use VP56_FRAME_CURRENT. | 17 years ago | 
		
			
			
			
				
					| vqavideo.c | consistency cosmetics: indices --> indexes | 17 years ago | 
		
			
			
			
				
					| w32thread.c | __stdcall -> WINAPI | 17 years ago | 
		
			
			
			
				
					| wavpack.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| wma.c | fix mem leak | 18 years ago | 
		
			
			
			
				
					| wma.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| wmadata.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| wmadec.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| wmaenc.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| wmv2.c | Apply 'cold' attribute to init/uninit functions in libavcodec | 17 years ago | 
		
			
			
			
				
					| wmv2.h | Increase alignment for DCT block arrays from 8 to 16 | 17 years ago | 
		
			
			
			
				
					| wmv2dec.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| wmv2enc.c | Replace some occurrences of -1 with PIX_FMT_NONE. | 17 years ago | 
		
			
			
			
				
					| wnv1.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| ws-snd1.c | Add some long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| xan.c | Add long names to AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| xiph.c | Simplify ff_split_xiph_headers | 17 years ago | 
		
			
			
			
				
					| xiph.h | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| xl.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| xsubdec.c | Add long names to many AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| xvmc_render.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| xvmcvideo.c | Fix a bunch of typos in comments. | 17 years ago | 
		
			
			
			
				
					| zmbv.c | Add long names to some AVCodec declarations. | 17 years ago | 
		
			
			
			
				
					| zmbvenc.c | Avoid using log2() freebsd does not support it. | 17 years ago |