Wed, 10 Jan 2007 19:07:42 +0000 |
diego |
Move #ifdef directives around complete files into the build system.
|
Wed, 10 Jan 2007 18:54:44 +0000 |
diego |
Remove redundant ifdef, this file is only ever compiled on MinGW.
|
Wed, 10 Jan 2007 17:22:52 +0000 |
diego |
consistent include path
|
Wed, 10 Jan 2007 17:05:35 +0000 |
diego |
bswap.h --> mpbswap.h
|
Wed, 10 Jan 2007 16:58:42 +0000 |
diego |
Remove misleading comment.
|
Wed, 10 Jan 2007 16:54:44 +0000 |
diego |
Remove generated pci_* files on clean, not just on distclean.
|
Wed, 10 Jan 2007 15:16:52 +0000 |
gpoirier |
upgrade copyright years
|
Wed, 10 Jan 2007 14:56:23 +0000 |
diego |
GNU/kFreeBSD support, closes Bugzilla #704.
|
Wed, 10 Jan 2007 14:32:35 +0000 |
diego |
Audio track switching works with DVDs as well.
|
Wed, 10 Jan 2007 14:28:13 +0000 |
diego |
small updates
|
Wed, 10 Jan 2007 14:25:02 +0000 |
diego |
libmpeg2 updated to 0.4.1
|
Wed, 10 Jan 2007 13:20:08 +0000 |
diego |
CONFIG_DTS was renamed to CONFIG_LIBDTS in FFmpeg.
|
Wed, 10 Jan 2007 00:08:16 +0000 |
gpoirier |
explain how to use MEncoder to create QuickTime-compatible files
|
Tue, 09 Jan 2007 21:32:25 +0000 |
rtogni |
Don't drop last rdt packet on eof
|
Tue, 09 Jan 2007 20:02:13 +0000 |
nicodvb |
removed static declaration before non-instantiated struct; patch by cehoyos ag or at
|
Mon, 08 Jan 2007 16:23:31 +0000 |
michael |
dont write an index and dont use memory to build one if -noidx is specified
|
Mon, 08 Jan 2007 06:34:34 +0000 |
voroshil |
r21848: clarify a few things about the interaction between *cmp and mbd options
|
Mon, 08 Jan 2007 06:25:48 +0000 |
voroshil |
r21848: clarify a few things about the interaction between *cmp and mbd options
|
Mon, 08 Jan 2007 05:55:46 +0000 |
voroshil |
Two crash issues fixed:
|
Sun, 07 Jan 2007 19:23:59 +0000 |
reimar |
Make sure we do not crash when eof is reset, e.g. due to an attempt to seek.
|
Sun, 07 Jan 2007 16:07:45 +0000 |
reimar |
Avoid invalid memory access in ass_process_subtitle for empty subtitles
|
Sun, 07 Jan 2007 13:05:59 +0000 |
nicodvb |
in dvb_get_config() open the frontend in READ_ONLY mode for probing (worksaround some buggy driver)
|
Sun, 07 Jan 2007 12:06:48 +0000 |
reimar |
Document sub_add_text and sub_clear_text
|
Sun, 07 Jan 2007 11:52:46 +0000 |
diego |
Remove superfluous CONFIG_X11_GRAB_DEVICE_DEMUXER=no.
|
Sun, 07 Jan 2007 10:49:43 +0000 |
gpoirier |
fix typo
|
Sun, 07 Jan 2007 10:39:00 +0000 |
gpoirier |
clarify a few things about the interaction between *cmp and mbd options
|
Sat, 06 Jan 2007 20:21:27 +0000 |
Gabrov |
synced with r21624
|
Sat, 06 Jan 2007 19:19:15 +0000 |
reimar |
Simplify demux_ogg to use the sub_clear_text and sub_add_text functions.
|
Sat, 06 Jan 2007 19:07:58 +0000 |
reimar |
Subtitle handling cleanup: factor out code for parsing embedded subtitles
|
Sat, 06 Jan 2007 19:02:19 +0000 |
Gabrov |
synced with r21748
|
Sat, 06 Jan 2007 18:54:22 +0000 |
nicodvb |
reindented
|
Sat, 06 Jan 2007 18:51:01 +0000 |
nicodvb |
init to 0 feparams before tuning
|
Sat, 06 Jan 2007 17:50:12 +0000 |
reimar |
Set default values for proc and iproc for x86_32 case.
|
Sat, 06 Jan 2007 17:28:11 +0000 |
reimar |
Include "internal" libavformat/riff.h also when dynamic libavformat is used
|
Sat, 06 Jan 2007 15:08:04 +0000 |
diego |
Fix dependencies for pci_names.c.
|
Sat, 06 Jan 2007 14:40:05 +0000 |
reimar |
Include libavformat/riff.h when building with static libavformat and
|
Sat, 06 Jan 2007 13:38:30 +0000 |
Gabrov |
synced with r21741
|
Sat, 06 Jan 2007 13:31:16 +0000 |
gpoirier |
woops, actually fix URL this time
|
Sat, 06 Jan 2007 12:11:25 +0000 |
lucabe |
replace some av_malloc();memset(...,0,...) sequences with av_mallocz()
|
Sat, 06 Jan 2007 11:59:33 +0000 |
nicodvb |
removed useless reporting code
|
Sat, 06 Jan 2007 11:43:44 +0000 |
nicodvb |
moved actual tuning code from check_status() to tune_it()
|
Sat, 06 Jan 2007 11:09:27 +0000 |
nicodvb |
don't add pid 0 if it's already present in the list
|
Sat, 06 Jan 2007 10:07:45 +0000 |
gpoirier |
update comment url
|
Fri, 05 Jan 2007 18:03:58 +0000 |
reimar |
Simplify after last demux_ogg commit
|
Fri, 05 Jan 2007 18:02:18 +0000 |
reimar |
Do not access ogg_d->subs after freeing it.
|
Fri, 05 Jan 2007 15:41:00 +0000 |
reimar |
sizeof() is long, thus %d format in error message is wrong.
|
Fri, 05 Jan 2007 15:24:38 +0000 |
reimar |
Make ds_get_next_pts return MP_NOPTS_VALUE instead of -1 on error,
|
Fri, 05 Jan 2007 11:57:06 +0000 |
reimar |
Do not abort on X11 errors, most are not at all fatal.
|
Fri, 05 Jan 2007 10:05:05 +0000 |
reimar |
move runtime cpu detection check after detection of host architecture,
|
Thu, 04 Jan 2007 20:42:02 +0000 |
gpoirier |
add autodetection support for docbook stuff installed in /opt, such as macports do for ex.
|
Thu, 04 Jan 2007 19:41:41 +0000 |
reimar |
Use av_d2q to produce the fps fraction, this usually produces more sane fractions
|
Thu, 04 Jan 2007 19:33:03 +0000 |
reimar |
Fix printf types: AVRational members are ints, not 64 bit.
|
Thu, 04 Jan 2007 16:46:15 +0000 |
ben |
allows OSD menu to be displayed when using MPEG PES video out
|
Thu, 04 Jan 2007 16:30:06 +0000 |
ben |
restore volume if muted at exit
|
Thu, 04 Jan 2007 16:10:40 +0000 |
ben |
fix detection of rage128/radeon using vidix driver on powerpc (which seems to keep them disabled), no impact on other archs
|
Thu, 04 Jan 2007 16:07:42 +0000 |
ben |
don't fatal if saving vesa state failed (this always fails on qemu, with this patch vesa now works under qemu)
|
Thu, 04 Jan 2007 16:06:01 +0000 |
ben |
increased a bit max param length as it can be too short to declare tv channels when you have a long list of
|
Thu, 04 Jan 2007 16:04:31 +0000 |
ben |
support for vidix on ATI Radeon 9600SE cards
|
Thu, 04 Jan 2007 16:00:27 +0000 |
gpoirier |
fix gprof support (aka work around gprof's brain dead design)
|
Thu, 04 Jan 2007 09:02:22 +0000 |
torinthiel |
Synced with r21760, typos
|
Thu, 04 Jan 2007 08:41:54 +0000 |
torinthiel |
translated r21748
|
Tue, 02 Jan 2007 18:08:04 +0000 |
Gabrov |
synced with r21537
|
Tue, 02 Jan 2007 17:35:23 +0000 |
Gabrov |
synced with r21737
|
Tue, 02 Jan 2007 09:07:13 +0000 |
voroshil |
better wording and typos fixing
|
Tue, 02 Jan 2007 08:37:13 +0000 |
voroshil |
r21791: avoid a possible confusion, as suggested by Wanderer
|
Mon, 01 Jan 2007 22:49:13 +0000 |
rtogni |
More free() that were forgotten in r21806 memleak fix
|
Mon, 01 Jan 2007 22:47:14 +0000 |
nicodvb |
set dp->stream_pts only when feeding the video stream to workaround
|
Mon, 01 Jan 2007 22:32:09 +0000 |
rtogni |
Memleak fix (implement sdpplin_free() and use it)
|
Mon, 01 Jan 2007 17:57:16 +0000 |
rtogni |
Fix invalid memory access if identifier is unknown
|
Sun, 31 Dec 2006 18:12:06 +0000 |
aurel |
Comment about lavf required for musepack and remove unneeded format entry.
|
Sun, 31 Dec 2006 17:24:14 +0000 |
nicodvb |
removed unused variable
|
Sun, 31 Dec 2006 14:04:36 +0000 |
rtogni |
I've found a mistake in encoding-guide:
|
Sun, 31 Dec 2006 13:27:53 +0000 |
rtogni |
Fix potential buffer overflow in asm rules matching code
|
Sun, 31 Dec 2006 11:09:53 +0000 |
nicodvb |
use demuxer->stream_pts rather than stream_control(STREAM_CTRL_GET_CURRENT_TIME)
|
Sun, 31 Dec 2006 11:08:27 +0000 |
nicodvb |
replace call to ds_read_packet() with the usual stream_read()+ds_add_packet() sequence;
|
Sun, 31 Dec 2006 11:05:26 +0000 |
nicodvb |
added stream_pts to demuxer_t and demux_packet_t to hold the time value reported by the stream layer
|
Sun, 31 Dec 2006 10:54:32 +0000 |
michael |
sort
|
Sun, 31 Dec 2006 02:44:54 +0000 |
rathann |
Fix build with shared libavutil. Approved by Diego.
|
Sat, 30 Dec 2006 22:43:12 +0000 |
nicodvb |
reindentation
|
Sat, 30 Dec 2006 13:23:39 +0000 |
iive |
Fix double free of *http_hdr at server error.
|
Fri, 29 Dec 2006 22:55:53 +0000 |
gpoirier |
avoid a possible confusion, as suggested by Wanderer
|
Fri, 29 Dec 2006 21:33:40 +0000 |
vayne |
small oops fix from my last commit
|
Fri, 29 Dec 2006 20:40:19 +0000 |
michael |
the avi spec does not allow random samplesize whoever wrote this should be shot
|
Fri, 29 Dec 2006 19:01:55 +0000 |
michael |
dont read index if -noidx
|
Fri, 29 Dec 2006 18:56:28 +0000 |
michael |
first step toward amr-nb muxing support
|
Fri, 29 Dec 2006 18:35:22 +0000 |
vayne |
fix to allow adding multiple files to the playlist with the open file dialog.
|
Fri, 29 Dec 2006 14:15:40 +0000 |
gpoirier |
sync with r21758
|
Fri, 29 Dec 2006 13:26:48 +0000 |
nicodvb |
spellfix
|
Thu, 28 Dec 2006 23:44:38 +0000 |
aurel |
don't compile demux_mpc.c when libmpcdec is disabled
|
Thu, 28 Dec 2006 23:32:26 +0000 |
Gabrov |
synced with r21612
|
Thu, 28 Dec 2006 15:36:54 +0000 |
vayne |
remove two unused functions.
|
Thu, 28 Dec 2006 15:31:48 +0000 |
vayne |
avoid code duplication.
|
Thu, 28 Dec 2006 00:40:49 +0000 |
aurel |
add support for musepack native decoder from ffmpeg (require -demuxer lavf)
|
Wed, 27 Dec 2006 13:42:32 +0000 |
kraymer |
file added: Chinese translation for cd-dvd.xml
|
Tue, 26 Dec 2006 23:28:54 +0000 |
Gabrov |
synced with r21741
|
Tue, 26 Dec 2006 18:08:40 +0000 |
lucabe |
change all the occurrences of "FFMIN(FFMAX())" to clip_uint8() or clip()
|
Tue, 26 Dec 2006 17:59:28 +0000 |
lucabe |
Mark some variables as possibly unused to avoid warnings
|
Tue, 26 Dec 2006 17:41:38 +0000 |
lucabe |
Add some explicit casts to avoid "assignment from incompatible pointer type"
|
Tue, 26 Dec 2006 16:28:34 +0000 |
lucabe |
Add some other casts, to remove void pointers arithmetic
|
Tue, 26 Dec 2006 16:21:13 +0000 |
lucabe |
Add some explicit casts to avoid some warnings
|
Tue, 26 Dec 2006 16:12:37 +0000 |
lucabe |
Remove some void pointers arithmetic
|
Tue, 26 Dec 2006 10:58:07 +0000 |
Gabrov |
synced with r21741
|
Tue, 26 Dec 2006 10:12:57 +0000 |
Gabrov |
synced with r21748
|
Tue, 26 Dec 2006 09:27:09 +0000 |
Gabrov |
synced with r21612
|
Tue, 26 Dec 2006 01:01:20 +0000 |
Gabrov |
synced with r21686
|
Mon, 25 Dec 2006 11:57:01 +0000 |
voroshil |
Translation of menc-feat-telecine sect1 in encoding-guide.xml.
|
Mon, 25 Dec 2006 00:26:18 +0000 |
Gabrov |
audio.xml & bugreports.xml synced with r21764
|
Sun, 24 Dec 2006 18:10:47 +0000 |
voroshil |
Translation of menc-feat-vcd-dvd sect1 in encoding-guide.xml
|
Sun, 24 Dec 2006 11:21:08 +0000 |
voroshil |
Translation of menc-feat-x264 sect1 in encoding-guide.xml
|
Sun, 24 Dec 2006 05:47:51 +0000 |
voroshil |
r21758: Subtitle formats are listed in subreader.h, not libmpdemux/demuxer.h.
|
Sun, 24 Dec 2006 05:45:27 +0000 |
voroshil |
r21748: Reformatting round continued
|
Sun, 24 Dec 2006 05:03:54 +0000 |
diego |
Directly point to the Subversion instructions.
|