Sun, 08 Oct 2006 09:32:30 +0000 |
reimar |
Forgotten http_free on send error.
|
Sun, 08 Oct 2006 09:28:49 +0000 |
diego |
Add support for TTA and WavPack.
|
Sun, 08 Oct 2006 09:10:55 +0000 |
reimar |
Another != NULL check after dereferencing
|
Sun, 08 Oct 2006 09:07:51 +0000 |
reimar |
Fix variable dereference before NULL check.
|
Sun, 08 Oct 2006 09:05:27 +0000 |
reimar |
Useless initialization, they will be always set for result != 0
|
Sat, 07 Oct 2006 16:43:39 +0000 |
reimar |
Cosmetics: consistent order for en-/disabled codecs list
|
Sat, 07 Oct 2006 15:33:14 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program'.
|
Sat, 07 Oct 2006 14:05:54 +0000 |
kraymer |
r20083: Unify labels of two solutions to similar problems.
|
Sat, 07 Oct 2006 13:51:27 +0000 |
kraymer |
cosmetics: reformatting, aligning
|
Sat, 07 Oct 2006 13:38:46 +0000 |
kraymer |
r20085: fix FIXME: move history to appendix
|
Sat, 07 Oct 2006 13:05:12 +0000 |
uau |
Remove special warning printed when VIDIX is disabled
|
Sat, 07 Oct 2006 10:48:06 +0000 |
diego |
Sync with latest BUILD_ROOT changes in FFmpeg.
|
Sat, 07 Oct 2006 09:23:09 +0000 |
diego |
Replace -I.. by -I$(BUILD_ROOT).
|
Fri, 06 Oct 2006 21:56:15 +0000 |
ivo |
print bits/s, not bytes/s
|
Fri, 06 Oct 2006 19:06:59 +0000 |
corey |
Print current DVD title as ID_DVD_CURRENT_TITLE.
|
Fri, 06 Oct 2006 13:19:06 +0000 |
gpoirier |
add gcc-4.x to the list of compilers displayed
|
Fri, 06 Oct 2006 09:58:29 +0000 |
reimar |
EOSD performance debugging info.
|
Fri, 06 Oct 2006 08:23:16 +0000 |
torinthiel |
- missing space before '('
|
Fri, 06 Oct 2006 08:21:08 +0000 |
torinthiel |
sync r20085
|
Fri, 06 Oct 2006 07:30:14 +0000 |
voroshil |
r20080: (cosmetics) add some empty lines to improve readability.
|
Thu, 05 Oct 2006 23:12:27 +0000 |
nicodvb |
workaround redefinition of object_type as prev(object_type)+1
|
Thu, 05 Oct 2006 22:29:59 +0000 |
kraymer |
fix FIXME: move history to appendix
|
Thu, 05 Oct 2006 22:11:12 +0000 |
torinthiel |
sync r20083
|
Thu, 05 Oct 2006 22:06:45 +0000 |
torinthiel |
Unify labels of two solutions to similar problems.
|
Thu, 05 Oct 2006 22:04:25 +0000 |
torinthiel |
Missing space before '('
|
Thu, 05 Oct 2006 22:03:05 +0000 |
torinthiel |
Remove unnecessary </itemizedlist><itemizedlist>,
|
Thu, 05 Oct 2006 22:01:03 +0000 |
torinthiel |
(cosmetics) add some empty lines to improve readability
|
Thu, 05 Oct 2006 21:38:30 +0000 |
torinthiel |
Sync 20074
|
Thu, 05 Oct 2006 21:31:21 +0000 |
reimar |
Simplify: replace malloc + memset 0 by calloc
|
Thu, 05 Oct 2006 21:28:55 +0000 |
reimar |
Fix demux_demuxers seeking if the video demuxer does not set
|
Thu, 05 Oct 2006 21:25:22 +0000 |
reimar |
Implement absolute and percent-based seek
|
Thu, 05 Oct 2006 18:39:06 +0000 |
diego |
Add ASS subtitles to the subtitles file chooser dialog.
|
Thu, 05 Oct 2006 17:12:48 +0000 |
diego |
Sync with FFmpeg r6563.
|
Thu, 05 Oct 2006 17:11:05 +0000 |
diego |
Simplify test program build.
|
Thu, 05 Oct 2006 12:37:02 +0000 |
diego |
Remove stray $ from sync tag.
|
Thu, 05 Oct 2006 11:50:36 +0000 |
jheryan |
Synced to 2.10.2006
|
Thu, 05 Oct 2006 11:50:24 +0000 |
gpoirier |
Convert sync tags to Svn revision numbers (except encoding-guide.xml for now)
|
Thu, 05 Oct 2006 11:49:36 +0000 |
jheryan |
Synced with 2.10.2006
|
Thu, 05 Oct 2006 11:17:47 +0000 |
jheryan |
Synced with 2.10.2006
|
Thu, 05 Oct 2006 09:46:06 +0000 |
gpoirier |
Warn about x264encopts new parser which breaks 3rd party tools
|
Thu, 05 Oct 2006 09:33:50 +0000 |
kraymer |
r20061: document new x264 options through r579. (ssim, interlaced, deadzone_intra/inter)
|
Thu, 05 Oct 2006 09:07:12 +0000 |
gpoirier |
Fix build failure
|
Thu, 05 Oct 2006 08:30:52 +0000 |
torinthiel |
sync with r20051
|
Thu, 05 Oct 2006 04:57:09 +0000 |
voroshil |
r20054: Remove outdated/duplicate parts from the SDL section.
|
Thu, 05 Oct 2006 04:51:57 +0000 |
voroshil |
r19592: grammar/wording/markup fixes (was missed, due to wrong sync tag in r19637 commit)
|
Thu, 05 Oct 2006 02:09:50 +0000 |
lorenm |
document new x264 options through r579. (ssim, interlaced, deadzone_intra/inter)
|
Thu, 05 Oct 2006 02:03:10 +0000 |
lorenm |
Remove the x264 option parser, and pass the options on to libx264 as a string instead. This provides automatic support for all current and future x264 options.
|
Thu, 05 Oct 2006 00:57:48 +0000 |
diego |
Test programs depend on $(LIB).
|
Thu, 05 Oct 2006 00:12:04 +0000 |
nplourde |
Detect sse/2 on intel mac, Valtteri Vuorikoski(vuori@sci.fi)
|
Wed, 04 Oct 2006 22:18:40 +0000 |
diego |
FFmpeg uses -D_ISOC9X_SOURCE and not -D_GNU_SOURCE in CFLAGS.
|
Wed, 04 Oct 2006 21:53:00 +0000 |
kraymer |
r20054: Remove outdated/duplicate parts from the SDL section.
|
Wed, 04 Oct 2006 21:40:35 +0000 |
diego |
Also ignore shared libraries.
|
Wed, 04 Oct 2006 21:30:59 +0000 |
diego |
Remove outdated/duplicate parts from the SDL section.
|
Wed, 04 Oct 2006 21:28:08 +0000 |
diego |
Mark ao_sdl as SDL-only.
|
Wed, 04 Oct 2006 21:24:34 +0000 |
diego |
Add SDL-specific keys.
|
Wed, 04 Oct 2006 21:11:42 +0000 |
diego |
some reformatting
|
Wed, 04 Oct 2006 21:00:15 +0000 |
Gabrov |
synced with r20049
|
Wed, 04 Oct 2006 19:39:26 +0000 |
torinthiel |
Partial sync to r20024, more to follow (hopefully soon)
|
Wed, 04 Oct 2006 18:32:16 +0000 |
kraymer |
r20041: Add IDs to some examples/tables.
|
Wed, 04 Oct 2006 17:59:09 +0000 |
voroshil |
Fix russian docs build error, caused by my r20046 commit
|
Wed, 04 Oct 2006 17:52:55 +0000 |
voroshil |
r20041: Add IDs to some examples/tables.
|
Wed, 04 Oct 2006 17:45:28 +0000 |
kraymer |
r19979: after a long time, finally i could add -endpos option to mplayer
|
Wed, 04 Oct 2006 17:29:19 +0000 |
voroshil |
r19979: added MSGTR_MPEndposNosizeBased string
|
Wed, 04 Oct 2006 16:54:19 +0000 |
diego |
Fix hz vs Hz typo.
|
Wed, 04 Oct 2006 16:52:23 +0000 |
diego |
Remove unused files.
|
Wed, 04 Oct 2006 16:51:22 +0000 |
diego |
Add IDs to some examples/tables.
|
Wed, 04 Oct 2006 14:02:42 +0000 |
diego |
Remove cs_test and swscale-example on clean.
|
Wed, 04 Oct 2006 14:00:14 +0000 |
diego |
Remove redundant EXTRALIBS declaration.
|
Wed, 04 Oct 2006 13:56:24 +0000 |
diego |
Simplify compilation call by using $(EXTRALIBS).
|
Wed, 04 Oct 2006 13:54:56 +0000 |
diego |
Fix warnings:
|
Wed, 04 Oct 2006 13:51:12 +0000 |
diego |
Fix warnings:
|
Wed, 04 Oct 2006 13:41:05 +0000 |
diego |
Make sync tags consistent.
|
Wed, 04 Oct 2006 13:40:07 +0000 |
diego |
Remove stray $ from sync tags.
|
Wed, 04 Oct 2006 11:46:39 +0000 |
gpoirier |
Remove outdate, obsolete and inflammatory rants section made in r19973 of English doc
|
Wed, 04 Oct 2006 09:32:38 +0000 |
nicodvb |
warn the user to disable the cache when playing dvdnav streams
|
Wed, 04 Oct 2006 09:12:18 +0000 |
diego |
Add a note about checking XML documentation build.
|
Wed, 04 Oct 2006 09:10:44 +0000 |
kraymer |
r20028: faacopts :object is in the range 1..4, not 0..3
|
Wed, 04 Oct 2006 09:09:59 +0000 |
diego |
Comment out sections that break the build.
|
Wed, 04 Oct 2006 09:04:14 +0000 |
nicodvb |
faacopts :object is in the range 1..4, not 0..3
|
Wed, 04 Oct 2006 08:48:43 +0000 |
torinthiel |
Recent updates, to r 20024
|
Wed, 04 Oct 2006 08:46:32 +0000 |
diego |
Remove bogus #ifndef WORDS_BIGENDIAN.
|
Wed, 04 Oct 2006 08:19:58 +0000 |
diego |
The language code for Norwegian Bokmal is nb, not no.
|
Tue, 03 Oct 2006 23:51:32 +0000 |
aurel |
make some global var static (fix a build failure with shared lib on x86_64)
|
Tue, 03 Oct 2006 23:20:31 +0000 |
corey |
make PSNR printing more consistent with other encoders
|
Tue, 03 Oct 2006 18:28:37 +0000 |
diego |
Sync with FFmpeg r6543.
|
Tue, 03 Oct 2006 17:11:43 +0000 |
diego |
Fix unused variable warning when compiling with MMX disabled.
|
Tue, 03 Oct 2006 14:26:13 +0000 |
kraymer |
remove trailing periods in listing, insert dashes for "MPEG n"s
|
Tue, 03 Oct 2006 14:21:16 +0000 |
kraymer |
r20008: correct parameter value case for -pvr vmode option
|
Mon, 02 Oct 2006 17:30:18 +0000 |
eugeni |
Simplify and optimize bitmap blending.
|
Mon, 02 Oct 2006 00:51:29 +0000 |
rathann |
Fix make install. 10l for Diego.
|
Sun, 01 Oct 2006 19:51:04 +0000 |
gpoirier |
Compile fix for odd versions of binutils, namely the ones in Fedora.
|
Sun, 01 Oct 2006 17:19:45 +0000 |
gpoirier |
Add support for "Safer Mode Extensions", "Supplemental SSE3", "Direct Cache Access"
|
Sun, 01 Oct 2006 17:09:04 +0000 |
eugeni |
Add copyright notice and vim/emacs comments to libass and vf_ass.c.
|
Sun, 01 Oct 2006 17:00:20 +0000 |
diego |
Work around ln limitations on MinGW.
|
Sun, 01 Oct 2006 14:17:45 +0000 |
diego |
Remove unused variables.
|
Sun, 01 Oct 2006 09:33:23 +0000 |
nicodvb |
Reset demuxer->sub (consistently with audio and video) after seeking and at the end
|
Sun, 01 Oct 2006 09:25:34 +0000 |
voroshil |
Fixed typos and some translation errors.
|
Fri, 29 Sep 2006 23:23:41 +0000 |
reimar |
Fix broken parse_time_size, it would cause MPlayer to parse its parameter twice,
|
Fri, 29 Sep 2006 20:57:03 +0000 |
ben |
correct parameter value case for -pvr vmode option
|
Fri, 29 Sep 2006 15:35:29 +0000 |
reimar |
Remove another duplicate and useless ;
|
Fri, 29 Sep 2006 12:36:17 +0000 |
gpoirier |
Remove useless trailing ';'
|
Fri, 29 Sep 2006 12:34:38 +0000 |
gpoirier |
Convert strings to comments since they're never used,
|
Fri, 29 Sep 2006 09:46:06 +0000 |
diego |
Do not compile with -DDEBUG by default.
|
Fri, 29 Sep 2006 09:21:53 +0000 |
diego |
Fix #ifdef indentation.
|
Thu, 28 Sep 2006 20:42:03 +0000 |
vayne |
bug fix for replaying files when double clicking in the playlist.
|
Wed, 27 Sep 2006 21:45:15 +0000 |
nicodvb |
in case of errors after decoding quit the main decoding
|
Wed, 27 Sep 2006 20:52:20 +0000 |
ben |
updated en and fr man pages with changes introduced by new pvr layer
|
Wed, 27 Sep 2006 20:31:43 +0000 |
ben |
updated ChangeLog due to new pvr handling
|
Wed, 27 Sep 2006 20:26:38 +0000 |
ben |
removed ivtv driver dependancy in favor of native V4L2 MPEG API (requires Linux 2.6.18 and above)
|
Wed, 27 Sep 2006 17:03:11 +0000 |
diego |
Sync section removal.
|
Wed, 27 Sep 2006 16:46:56 +0000 |
gpoirier |
fixes by jerome ferrari
|
Wed, 27 Sep 2006 16:21:30 +0000 |
gpoirier |
Lots of fixes by Jerome Ferrari
|
Wed, 27 Sep 2006 16:17:54 +0000 |
gpoirier |
Some fixes by Jerome Ferrari
|
Wed, 27 Sep 2006 11:41:36 +0000 |
lucabe |
Add support for YUVJ formats
|
Wed, 27 Sep 2006 11:24:28 +0000 |
diego |
Fix longstanding drag and drop bug: Only n-1 files get played when n files
|
Wed, 27 Sep 2006 10:14:03 +0000 |
voroshil |
r19974: Update gcc section. Some rewording.
|
Wed, 27 Sep 2006 09:52:24 +0000 |
voroshil |
r19973: Remove outdate, obsolete and inflammatory rants section.
|
Wed, 27 Sep 2006 09:13:14 +0000 |
kraymer |
r19975: Also mention sysctl for adjusting RTC settings.
|
Wed, 27 Sep 2006 08:59:17 +0000 |
kraymer |
cosmetics: reformatting, aligning
|
Wed, 27 Sep 2006 08:40:37 +0000 |
kraymer |
r19973: Remove outdate, obsolete and inflammatory rants section
|