log

age author description
2006-01-05 diego Add MPEG fourcc to all MPEG decoders.
2006-01-04 rtognimp Don't leak memory (free audio reordering buffers)
2006-01-04 rtognimp Remove assumption that all audio packets in a block have the same
2006-01-04 rtognimp 1000.0l timestamps are float
2006-01-04 diego Explain DVDREAD_NOKEYS environment variable.
2006-01-04 diego Bandaid fix for compilation failure when creating main/.depend with GUI
2006-01-04 diego cosmetics: Make the patch apply without offsets.
2006-01-04 gpoirier Update copyright date to 2006
2006-01-04 diego Update with current changes.
2006-01-04 diego CONFIGURATION FILES section added to the man page.
2006-01-04 diego Expand the configuration file section to include MEncoder examples.
2006-01-04 mosu Improved handling of text subs in Matroska files with adjacent newlines (\N) resulting in more than SUB_MAX_TEXT lines to display. Patch by Robert Henney (robh () rut ! org).
2006-01-04 diego 10l build fix
2006-01-04 gpoirier synced with 1.1198
2006-01-04 ptt little fixes i looked at after previous cvs commit :-)
2006-01-04 ptt sync with 1.1198 plus little fixes
2006-01-04 ptt fixed indentation for suboption brd_scale
2006-01-03 gpoirier synced with 1.1197
2006-01-03 nicodvb removed previously forgotten reording options/flags
2006-01-03 gpoirier Reverse commit 31 Dec 2005 18:56:35 -0000 1.34
2006-01-03 nicodvb removed frame reording option
2006-01-03 nicodvb removed broken frame reording code; unified audio and video frame storing code (in memory, not in the packets); simple workaround to handle non-standard framerate mpeg1/2 video
2006-01-03 nicodvb disable dvd subtitles by default
2006-01-03 ptt word consistency fix
2006-01-03 ptt sync up to 1.1167
2006-01-03 diego Restructure ports section.
2006-01-03 diego updates, spelling
2006-01-03 diego Fix _inc_extra handling in DirectFB check.
2006-01-03 diego small wording/spelling/syntax fixes
2006-01-03 gpoirier add bitexact's lavd flag desc.
2006-01-03 lorenm h264es: don't seek to non-keyframes
2006-01-03 rathann use $(INSTALLSTRIP) consistently
2006-01-02 rathann fix the translator names list so that it conforms to lastname, firstname
2006-01-02 nicodvb don't reset dvdsub->id unless -slang is specified; assign default sub stream id when demux->sub->id is -1 (autodetect)
2006-01-02 jheryan Synced with 1.216
2006-01-02 jheryan Synced with 1.1182
2006-01-02 corey Partial support for QuickTime sound atom version 2.
2006-01-02 ptt sync up to 1.216
2006-01-01 iive add Dicas MPEGable H.264/MPEG-4 AVC fourcc
2005-12-31 gpoirier Add Rich's advice posted on the thread:
2005-12-31 gpoirier "Currently mplayer looks for only one MP3 frame sync. The attached
2005-12-31 diego Add MPEG fourcc to mpeg12.
2005-12-31 nicodvb search next sequence_header untile a valid one is found
2005-12-31 diego Guide on creating quality skins.
2005-12-31 diego Build incomplete Russian docs last.
2005-12-31 henry check the intermediate audio buffer
2005-12-31 lorenm update x264 feature summary
2005-12-30 diego Mac OS update
2005-12-30 nicodvb simplification: don't use residual_buffer, but prepend remainder of current frame to next one (needed for future work; init frame->pos to 0 in reorder_frame(); fix: don't go beyond last frame in flush_buffer()
2005-12-30 gpoirier synced with 1.1194
2005-12-30 gpoirier synced with 1.1192
2005-12-30 lorenm sync to x264 r390 (bime)
2005-12-30 wanderer for roff: add missing linebreak in uspp description
2005-12-29 wanderer minor grammar/punctuation on lavc's keyint option
2005-12-29 wanderer further wording fix for uspp
2005-12-29 diego AIX PPC port
2005-12-29 diego Bump DH_COMPAT version.
2005-12-29 diego Add a basic watch file.
2005-12-29 diego Support vme=8 (iterative overlapped block).
2005-12-29 diego Include the snow wavelet comparison functions from DOCS/tech/snow.txt