Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 28 Jan 2006 17:35:16 +0000 | diego | Also remove objects in subdirectories. |
Fri, 27 Jan 2006 23:07:53 +0000 | nicodvb | use mp_a52_framesize() when liba52 is not available |
Fri, 27 Jan 2006 23:07:16 +0000 | nicodvb | export custom mp_a52_framesize(), needed to parse ac3 frames when liba52 is not present; will be moved in a more appropriate place sometimes in the future |
Fri, 27 Jan 2006 19:13:46 +0000 | ods15 | cosmetic, fix spacing |
Fri, 27 Jan 2006 03:07:13 +0000 | nplourde | MPlayer OSX port: Add a call to UDFFindFile to verify that we are opening a valid udf image. Patch by Emanuele Giaquita <emanuele.giaquinta@gmail.com> |
Fri, 27 Jan 2006 00:18:52 +0000 | diego | Make clean/distclean behave uniformly in all directories. |
Fri, 27 Jan 2006 00:06:42 +0000 | diego | Make clean/distclean behave uniformly in all directories. |
Thu, 26 Jan 2006 19:32:07 +0000 | michael | change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to muxer |