]> git.sesse.net Git - vlc/history - src/video_parser
* Updated ChangeLog and TODO list.
[vlc] / src / video_parser /
2001-04-06 Sam Hocevar * Code cleanup: removed a few tabulations.
2001-03-22 Stéphane Borel-Added a SYNCHRO_START in DVDRead for each cell change...
2001-03-02 Christophe Massiot* Fixed miscellaneous alignment problems (alpha/sparc...
2001-02-23 Christophe Massiot* Disabled slice-level resynchro since it's probably...
2001-02-23 Christophe Massiot* Fixed a structural major bug in the macroblock struct...
2001-02-23 Christophe Massiot* Added debug messages.
2001-02-20 Christophe MassiotMinor optimizations in the video decoder.
2001-02-19 Christophe Massiot* mux_rate parsing ;
2001-02-18 Jean-Marc Dressler The BeOS port seems to work again.
2001-02-13 Christophe Massiot* Really fixed MC segfault bug.
2001-02-12 Christophe MassiotRemoved enhancement because of an incompatibility with...
2001-02-12 Christophe Massiot* We can now seek at position 0 :p ;
2001-02-12 Christophe Massiot* Tried to enhance picture dating on timebase discontin...
2001-02-12 Christophe Massiot* Fixed pause bug.
2001-02-11 Sam Hocevar Beginning of Interface II
2001-02-08 Christophe Massiot* Portability : changed off64_t to off_t and activated...
2001-02-07 Christophe Massiot* Centralized clock management, preparing for stream...
2001-02-06 Christophe MassiotFixed a bug in period calculation for progressive seque...
2001-01-26 Christophe Massiot* Fix for field pictures.
2001-01-24 Christophe Massiot* Hooks for fast forward and slow motion support.
2001-01-21 Christophe Massiot* Various miscellaneous minor optimizations of the...
2001-01-18 Christophe Massiot* 32-bit aligned bitstream (not that fast).
2001-01-18 Sam Hocevar The motion compensation routines are now modules...
2001-01-17 Christophe Massiot* Borrowed LiViD's MMX and MMX EXT IDCT.
2001-01-16 Christophe Massiot* Reverted something that wasn't supposed to go into...
2001-01-16 Christophe Massiot* Borrowed livid's latest libmmx and MMXEXT MC. Not...
2001-01-16 Christophe Massiot* Change for the forthcoming fast forward and slow...
2001-01-15 Christophe Massiot* Fixed a bug in the frame rate handling ;
2001-01-15 Christophe Massiot* Finally fixed repeat_first_field and co. (pas encore...
2001-01-15 Christophe Massiot* Implemented video_parser bitstream callback for PTS...
2001-01-13 Sam Hocevar . the IDCT functions are now located in modules :...
2001-01-12 Christophe Massiot* Changed default values :
2001-01-10 Sam Hocevar . fixed a missing #ifdef STATS
2001-01-10 Christophe Massiot* Changed code for handling b_die in bitstream ;
2001-01-07 Henri Fallon- Order : if a then b are initialized, release b then a ;
2001-01-07 Henri Fallon- Added vlc_mutex_destroy and vlc_cond_destroy function...
2001-01-05 Christophe MassiotBSD port, including :
2001-01-02 Christophe MassiotBetter display of the fps.
2000-12-29 Christophe MassiotFixed THX Cimmarron bug (it was _not_ a synchro bug).
2000-12-29 Christophe Massiot* Fixed a bug in the DTS/PTS parsing ;
2000-12-27 Christophe MassiotWe now read the DTS (but we don't use it for the moment).
2000-12-27 Christophe MassiotNew synchro statistics and warnings.
2000-12-26 Christophe Massiot* Use of ptrdiff_t whenever necessary (IA-64 port) ;
2000-12-22 Sam Hocevar . no need to add "\n" at the end of intf_*Msg() messag...
2000-12-21 Christophe Massiot* Moved video_decoder's headers from include/ to src...
2000-12-21 Christophe MassiotFixed various memory leaks.
2000-12-21 Christophe Massiot* Removed b_die and b_error from all decoders (obsolete...
2000-12-18 Christophe MassiotWe now display CPU usage statistics for each thread.
2000-12-06 Christophe Massiot* Support for MPEG-1 .mpg files.
2000-12-05 Christophe MassiotThe input-II. (more info by mail in about an hour)
2000-11-29 Christophe Massiot* Added debug messages in the video synchro
2000-11-29 Christophe MassiotEnhancement for very slooow machines.
2000-11-28 Christophe MassiotMore stats.
2000-11-27 Christophe Massiot* Added more stats
2000-11-27 Christophe Massiot * vlc is now compiled without the STATS mode by default.
2000-11-14 Christophe Massiot* R�paration du VDEC_SMP. Ca marche sans planter avec...
2000-11-13 Christophe Massiot * Totally new frame dropping algorithm.
2000-10-25 Renaud DartusSuppression du d�codage de la chrominance en B&W
2000-10-23 Stéphane Borel* D�buggage de la vid�o MPEG 1 (=> correction de deux...
2000-08-27 Christophe MassiotCorrection d'un bug de synchro pour les images monotrames.
2000-08-27 Christophe MassiotUn bug cette fois-ci avec le parseur et un traitement...
2000-08-24 Sam Hocevar . support pour --synchro I+ (images I et la premi...
2000-08-23 Christophe MassiotRemplissure du champ AUTHORS des sources.
2000-08-23 Sam HocevarWe now have support for the field pictures. It shouldn...
2000-08-22 Sam Hocevar . fixed PPC .deb build
2000-08-21 Sam Hocevar * removed CCFLAGS flags which were improperly used.
2000-08-14 Sam Hocevar * fixed 8bpp YUV.
2000-08-08 Sam Hocevar . vir� les aliases � xvlc �, � ggivlc � etc. qui faisa...
2000-08-08 Sam Hocevar . d�commentage d'une fonction comment�e par erreur
2000-08-07 Sam Hocevar * vlc.init becomes ~/.vlcrc
2000-07-30 Sam Hocevar . rajout de l'option -Winline
2000-07-30 Sam Hocevar . autod�tection des plugins
2000-07-11 Sam Hocevar . changement cosm�tique
2000-07-06 Sam Hocevar . fix� une b�vue dans la YUV 8 bits
2000-07-04 Sam HocevarBon, puisque �a semble commiter sous BeOS, je commite.
2000-06-14 Sam Hocevar . disparition de la plupart des printf
2000-05-24 Sam Hocevar Bon. On ne rit pas, je m'�tais juste plant� dans l...
2000-05-17 Sam Hocevar . corrections de fautes d'orthographe je ne sais plus...
2000-04-19 Jean-Marc DresslerPortage du client sous BeOS. Il manque encore l'audio...
2000-03-13 Stéphane Borel* Correction du Bug introduit lors de mon commit.
2000-03-13 Sam Hocevar . gestion de la souris sous X (essentiellement le...
2000-03-13 Stéphane Borel* Proprification de decodeMPEG2 (+optim)
2000-03-09 Sam Hocevar . normalement on devrait se prendre 1 seul mail par...
2000-03-04 Jean-Marc DresslerD�but du portage BeOS. Beaucoup de fuchiers ont �t...
2000-03-03 Sam Hocevar Encore un commit venu tout droit des abysses de l...
2000-02-23 Sam Hocevar Le retour du demoronifier qui n'est pas content.
2000-02-18 Michel LespinasseModification du decoder_fifo : le GetByte devrait etre...
2000-02-17 Jean-Marc DresslerLa plupart des causes de segfault de la video ont ...
2000-02-17 Jean-Marc DresslerPremier service pack de la POLUX_SYNCHRO:
2000-02-17 Jean-Marc DresslerCorrections de quelques petits bugs et surtout nouvelle...
2000-02-14 Sam Hocevar . fix� une erreur de syntaxe dans video_fb.c
2000-02-13 Sam Hocevar Je vous avais pr�venu. Le demoronifier a frapp�.
2000-02-06 Sam Hocevar . yuv pour le 8 bits noir et blanc
2000-02-04 Michel Kaempf* ac3_decoder/ac3_decoder.c :
2000-02-01 Christophe MassiotRajout de #define SAM_SYNCHRO si sam veut reprendre...
2000-02-01 Christophe MassiotRe-tentative de sauvetage de la synchro.
2000-02-01 Vincent SeguinTemporaire (�a segfaulte si on le chatouille un peu).
2000-02-01 Christophe MassiotTentative d'amelioration de la synchro.
2000-01-31 Christophe MassiotSynchro de base.
2000-01-31 Sam Hocevar . remis le kludge du i_coding_type == I_CODING_TYPE...
next