mpv/libmpcodecs
rathann d686f4e3cf sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
part 1: functional changes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18723 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-15 22:58:06 +00:00
..
native
Makefile yet another deinterlacing filter 2006-06-06 23:30:23 +00:00
ad.c
ad.h
ad_acm.c
ad_alaw.c
ad_dk3adpcm.c
ad_dmo.c
ad_dshow.c
ad_dvdpcm.c
ad_faad.c fixes the infinite loop which occurs when there is a decode error in a frame. 2006-06-08 06:56:13 +00:00
ad_ffmpeg.c 4 - Implement a better way to calculate current audio pts and use it for 2006-04-24 10:58:40 +00:00
ad_hwac3.c Fix: 2006-05-14 22:03:24 +00:00
ad_hwmpa.c
ad_imaadpcm.c
ad_internal.h
ad_liba52.c sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com< 2006-06-15 22:58:06 +00:00
ad_libdv.c
ad_libmad.c
ad_libvorbis.c 4 - Implement a better way to calculate current audio pts and use it for 2006-04-24 10:58:40 +00:00
ad_mp3lib.c
ad_mpc.c better set audio_out_minsize to MAX_FRAMESIZE 2006-04-20 09:23:13 +00:00
ad_msadpcm.c
ad_msgsm.c
ad_pcm.c
ad_qtaudio.c
ad_realaud.c
ad_sample.c
ad_speex.c bug fixes: left-over mode variable used uninitialized, 2006-04-19 22:30:31 +00:00
ad_twin.c
ae.c
ae.h
ae_faac.c
ae_faac.h
ae_lame.c
ae_lame.h
ae_lavc.c
ae_lavc.h
ae_pcm.c
ae_pcm.h
ae_toolame.c
ae_toolame.h
ae_twolame.c
ae_twolame.h
cmmx.h
dec_audio.c Get ride of the several if(identify) messy lines and rearangment of some of the output, both patches by Kiriuja mplayer-patches AT en-directo_net, his changes are barely unrelated, nevertheless Im commiting them thogeter just for the sake of my mental healt, I had both patches already applied on my local three 2006-04-24 07:20:34 +00:00
dec_audio.h
dec_video.c Get ride of the several if(identify) messy lines and rearangment of some of the output, both patches by Kiriuja mplayer-patches AT en-directo_net, his changes are barely unrelated, nevertheless Im commiting them thogeter just for the sake of my mental healt, I had both patches already applied on my local three 2006-04-24 07:20:34 +00:00
dec_video.h
img_format.c
img_format.h
mp_image.h
mpc_info.h
pullup.c Get rid of unneeded align 2006-04-24 23:05:43 +00:00
pullup.h
vd.c
vd.h
vd_divx4.c
vd_dmo.c
vd_dshow.c
vd_ffmpeg.c
vd_hmblck.c
vd_ijpg.c Spelling fix 2006-06-06 21:22:47 +00:00
vd_internal.h
vd_libdv.c
vd_libmpeg2.c moved code to set aspect ratio for mpeg12 away from video.c and into decoder files; A/R changes work correctly with -vc mpeg12 2006-05-10 22:03:18 +00:00
vd_lzo.c
vd_mpegpes.c
vd_mpng.c
vd_mtga.c
vd_null.c
vd_nuv.c
vd_odivx.c
vd_qtvideo.c
vd_raw.c
vd_realvid.c
vd_sgi.c
vd_theora.c
vd_vfw.c
vd_vfwex.c
vd_xanim.c
vd_xvid.c
vd_xvid4.c
vd_zrmjpeg.c
ve.c
ve_divx4.c
ve_lavc.c Support and document lavc b_sensitivity option. 2006-06-05 06:37:29 +00:00
ve_libdv.c
ve_nuv.c
ve_qtvideo.c
ve_raw.c
ve_vfw.c
ve_x264.c sync to x264 r503 (dct_decimate) 2006-04-22 19:30:57 +00:00
ve_xvid.c
ve_xvid4.c
vf.c vf_mcdeint should be compiled in #ifdef USE_LIBAVCODEC_DSPUTIL, not #ifdef USE_LIBAVCODEC 2006-06-07 22:14:00 +00:00
vf.h
vf_1bpp.c
vf_2xsai.c
vf_bmovl.c
vf_boxblur.c
vf_crop.c
vf_cropdetect.c
vf_decimate.c add support for intel mac. mp3lib is not fixed yet. 2006-04-15 20:46:54 +00:00
vf_delogo.c
vf_denoise3d.c
vf_detc.c
vf_dint.c
vf_divtc.c add support for intel mac. mp3lib is not fixed yet. 2006-04-15 20:46:54 +00:00
vf_down3dright.c
vf_dsize.c fix float rounding error 2006-05-05 18:52:14 +00:00
vf_dvbscale.c
vf_eq.c add support for intel mac. mp3lib is not fixed yet. 2006-04-15 20:46:54 +00:00
vf_eq2.c add support for intel mac. mp3lib is not fixed yet. 2006-04-15 20:46:54 +00:00
vf_expand.c fixes a bug when copying the image into a destination buffer smaller than the source. 2006-04-27 19:42:36 +00:00
vf_fame.c
vf_field.c
vf_fil.c
vf_filmdint.c
vf_flip.c
vf_format.c
vf_framestep.c
vf_fspp.c removed unreachable code: this filter can't compile with external libavcodec (the Makefile rules prevent it) 2006-04-17 20:20:28 +00:00
vf_halfpack.c add support for intel mac. mp3lib is not fixed yet. 2006-04-15 20:46:54 +00:00
vf_harddup.c
vf_hqdn3d.c
vf_hue.c
vf_il.c
vf_ilpack.c add support for intel mac. mp3lib is not fixed yet. 2006-04-15 20:46:54 +00:00
vf_ivtc.c add support for intel mac. mp3lib is not fixed yet. 2006-04-15 20:46:54 +00:00
vf_kerndeint.c
vf_lavc.c
vf_lavcdeint.c
vf_mcdeint.c better spatial interpolation 2006-06-09 10:29:35 +00:00
vf_mirror.c
vf_noformat.c
vf_noise.c typo noticed by Alexander Monakov monoid$$at$$fds-net$$dot$$ru 2006-06-12 15:19:58 +00:00
vf_palette.c
vf_perspective.c
vf_phase.c
vf_pp.c libpostproc is not a subdirectory of libavcodec anymore. 2006-06-02 11:31:42 +00:00
vf_pp7.c
vf_pullup.c
vf_qp.c removed unreachable code: this filter can't compile with external libavcodec (the Makefile rules prevent it) 2006-04-17 20:20:28 +00:00
vf_rectangle.c
vf_remove_logo.c
vf_rgb2bgr.c
vf_rgbtest.c
vf_rotate.c
vf_sab.c
vf_scale.c
vf_scale.h
vf_screenshot.c Make return type consistent with usage. Patch by Pierre Lombard. 2006-05-13 18:20:41 +00:00
vf_smartblur.c
vf_softpulldown.c
vf_softskip.c
vf_spp.c removed unreachable code: this filter can't compile with external libavcodec (the Makefile rules prevent it) 2006-04-17 20:20:28 +00:00
vf_swapuv.c
vf_telecine.c
vf_test.c
vf_tfields.c
vf_tile.c
vf_tinterlace.c
vf_unsharp.c
vf_uspp.c removed unreachable code: this filter can't compile with external libavcodec (the Makefile rules prevent it) 2006-04-17 20:20:28 +00:00
vf_vo.c
vf_yadif.c better spatial interpolation 2006-06-09 10:29:35 +00:00
vf_yuvcsp.c
vf_yuy2.c
vf_yvu9.c
vf_zrmjpeg.c
vfcap.h
vqf.h