Mercurial > mplayer.hg
graph
-
Convert all if(verbose>X) to mp_msg_test calls.2006-03-24, by diego
-
The fix in mp_msg.c avoids a core dump when iconv_open() fails, the other2006-03-24, by albeu
-
Add DBG5 verbosity level to prepare for upcoming mp_msg_test changes.2006-03-24, by diego
-
Fix osd_show_msg alignment and make sure msg strings2006-03-23, by albeu
-
Convert fullscreen, panscan, color controls, ontop, rootwin,2006-03-23, by albeu
-
100L too many arguments to mp_msg().2006-03-23, by albeu
-
1.229: Move audio_delay to a property and add a few read only properties to2006-03-22, by kraymer
-
Move audio_delay to a property and add a few read only properties to2006-03-22, by albeu
-
Add get/set_property and update volume/mute to the last changes.2006-03-22, by albeu
-
1.1246: insert linebreak, \-playing-msg option2006-03-22, by kraymer
-
insert linebreak, \-playing-msg option2006-03-22, by kraymer
-
1.1243: 10l2006-03-22, by kraymer
-
1.1237: Capitalize some sentences after colons.2006-03-22, by kraymer
-
1.1234: Add some undocumented options.2006-03-22, by kraymer
-
1.1232: put options in alphabetical order2006-03-22, by kraymer
-
Shortly describe -playing-msg and -list-properties.2006-03-22, by albeu
-
1.228: Add an option to list the properties: -list-properties2006-03-22, by kraymer
-
Add an option to list the properties: -list-properties2006-03-22, by albeu
-
use mencoder directly for mp3lame encoding instead of lavc2006-03-22, by jonas
-
Add the new property API and implement a couple properties.2006-03-22, by albeu
-
feed something (hopefully correct timestamps) into the video filter chain2006-03-21, by michael
-
lavc doesnt pass AVFrame.opaque around :/2006-03-21, by michael
-
10l (forgot ...)2006-03-21, by michael
-
10l (null pointer dereference)2006-03-21, by michael
-
passing pts through the filter layer (lets see if pts or cola comes out at the end)2006-03-21, by michael
-
-rawvideo on => -demuxer rawvideo2006-03-21, by ods15
-
Prevent building lavc with xvid support unless xvid version is 1.1 or2006-03-21, by corey
-
10l2006-03-20, by lorenm
-
sync to x264 r476 (subq=7)2006-03-20, by lorenm
-
Don't multiply fb_line_len by fb_pixel_size. Fixes too-low placement of OSD2006-03-20, by pacman
-
Don't try to parse fb.modes more than once. Fixes playback of multiple files2006-03-20, by pacman
-
synced with 1.12412006-03-20, by gpoirier
-
retrieve metadata from FLAC files (patch by Benjamin Zores < ben _at_ geexbox.org >)2006-03-20, by aurel
-
Simplify pkg-config invocation.2006-03-20, by diego
-
synced with 1.2262006-03-19, by gabrov
-
Do not use ptr when it's NULL. CID 892006-03-19, by rtognimp
-
1.1230: Typo fix: "URLs to forces" --> "URLs to force"2006-03-18, by kraymer
-
1.226: Print the mute state on the OSD.2006-03-18, by kraymer
-
Print the mute state on the OSD.2006-03-18, by diego
-
Enable gui key bindings only when running the gui. Fix enter and esc2006-03-18, by albeu
-
codec-cfg depend on help_mp.h. Fix // builds.2006-03-18, by albeu
-
synced with 1.2252006-03-18, by gabrov
-
flags cleanup2006-03-18, by michael
-
Support libavcodec vrc_strategy=1 (XviD ratecontrol).2006-03-17, by corey
-
10l forgotten stream_reset to clear the EOF flag2006-03-17, by henry
-
timebases guidelines2006-03-17, by ods15
-
And 10L for me. Fix the forgoten enca_fd.2006-03-16, by albeu
-
Fix compilation with stupid C++ compilers that shock on valid C2006-03-16, by albeu
-
Move the subread from FILE to stream_t.2006-03-16, by albeu
-
Fix a potential seek failure, fill_buffer doesn't have to2006-03-16, by albeu
-
sync with new MEncoder config file name2006-03-15, by gpoirier
-
Fix up libaf unknown-format printing2006-03-15, by corey
-
extra checks on size of OSD parts (though IMHO these values should never be bad)2006-03-15, by reimar
-
Small fix with object list (-vf) help.2006-03-15, by albeu
-
rephrase index_ptr positioning2006-03-15, by ods15
-
timebase table2006-03-15, by ods15
-
do not call glDeleteTextures with 0 count, Xgl does not like it.2006-03-15, by reimar
-
10l the cpu hog fix broke fullscreenswitching with -wid2006-03-15, by faust3
-
The system-wide and the user-specific MEncoder configuration file should both2006-03-14, by diego
-
Remove twos workaround, this bug was fixed in mov demuxer2006-03-14, by rtognimp
-
mpegopts example2006-03-14, by rathann
-
synced with 1.362006-03-14, by gabrov
-
synced with 1.2242006-03-14, by gabrov
-
Remove totally wrong suggestion to use -dumpaudio and -dumpvideo to save2006-03-14, by rtognimp
-
last print on libaf to af_msg2006-03-14, by reynaldo
-
Try several formats instead of only YV12 if no format was explicitly2006-03-14, by albeu
-
forgotten entry about TOOLS/qepdvcd.sh2006-03-14, by reynaldo
-
le2me_32 is not necessary, tested by Diego on BE machine2006-03-14, by rathann
-
fl32 is now supported, too2006-03-13, by rathann
-
in24/in32/fl32 little/big-endian QuickTime PCM audio support2006-03-13, by rathann
-
Use _res_comment where appropriate.2006-03-13, by diego
-
10L fix missing return statement.2006-03-13, by albeu
-
do not randomly chop up packets, this isnt allowed in almost no container2006-03-13, by michael
-
Fix seeking with cache enabled on systems using fork().2006-03-13, by albeu
-
sync with 1.12382006-03-13, by gpoirier
-
adapter doesn't require vm anymore2006-03-13, by faust3
-
Ignore codecs2html.2006-03-13, by diego
-
To avoid a bug in ALSA's rate plugin that causes spurious overruns, try2006-03-13, by cladisch
-
Do not try to count hardware sound cards because there might be none2006-03-13, by cladisch
-
fixed character encoding2006-03-13, by gabrov
-
recommitted version 1.22 + Rich's 1.252006-03-13, by nicodvb
-
cosmetic, move stuff around2006-03-13, by ods15
-
Support all 4 of ARGB/RGBA/BGRA/ABGR unscaled conversions, with more2006-03-13, by pacman
-
FAAC encoding through libavcodec-faac2006-03-13, by michael
-
-lavcopts aglobal2006-03-13, by michael
-
remove mp_msg.c dependency when compiling codec-cfg binary.2006-03-12, by reimar
-
Fix compilation error introduced by last commit2006-03-12, by reimar
-
unified failure case in muxer_new_muxer()2006-03-12, by nicodvb
-
remove useless cruft (binds variable)2006-03-12, by reimar
-
fix feature pragma length check2006-03-12, by reimar
-
+ muxer_lavf.c - Michael Niedermayer2006-03-12, by michael
-
strings without terminating NUL2006-03-12, by ods15
-
check stream->wf and stream->bih before using them in fix_parameters(). Fixes cid 432006-03-12, by nicodvb
-
10l found by Oded: case 2 on a boolean value...2006-03-12, by rfelker
-
fix cosmetics noticed during nico's 10l2006-03-12, by rfelker
-
fixed C99-ism introduced with previous commit2006-03-12, by nicodvb
-
check muxer != NULL before using it; closes cid 2012006-03-12, by nicodvb
-
bump neglected date2006-03-12, by ods15
-
revert last change2006-03-12, by ods15
-
better max for frame code values, still allowing compact implementation2006-03-12, by ods15
-
10l to me, misarrangment of flags2006-03-12, by ods15
-
change max_distance back to 64kb and set max frame size to 2*max_distance.2006-03-12, by ods15
-
check sh_video before seeking; closes cid 562006-03-12, by nicodvb
-
init sh_a (new audio stream) to sh_audio (current audio stream); closes cid 2412006-03-12, by nicodvb
-
init msec in mp_get_titleset_length() before using it; closes cid 2512006-03-11, by nicodvb
-
init variable in parse_mp4_object_descriptor before using it; fixes cid 2372006-03-11, by nicodvb
-
init delta_pts before using it; fixes cid 2392006-03-11, by nicodvb
-
check pce_ptr before using it; fixes cid 2072006-03-11, by nicodvb
-
QuickTime in24 and in32 PCM audio support2006-03-11, by rathann
-
added dinamically calculated gain factor at output stage to avoid clipping on sane ranges2006-03-11, by reynaldo
-
change max_distance max to 128kb instead of 65kb2006-03-11, by ods15
-
Only MAX_STREAMS streams are allowed (cid 115)2006-03-11, by rtognimp
-
move bit flags to be more convinient...2006-03-11, by ods15
-
clarify, header_checksum is not included in forward_ptr and in packet checksum2006-03-11, by ods15
-
Simplify libcdio check.2006-03-11, by diego
-
Make better use of pkg-config to check for/set proper libraries when2006-03-10, by diego
-
Fix memory leak cid 1762006-03-10, by rtognimp
-
Fix memory leak cid 1772006-03-10, by rtognimp
-
Fix possible use of body uninitialized. Remove an unneeded free (body2006-03-10, by rtognimp
-
remove edl.c pre-alloc, more readble and safe code2006-03-10, by ods15
-
SHOULD NOT be higher than 1/timebase limit2006-03-10, by michael
-
div8 -> div162006-03-10, by michael
-
drop max_frame_size2006-03-10, by michael
-
double muxing examples (cant hurt to explictly mention the most common)2006-03-10, by michael
-
universal timestamp (= stream_id + timestamp in stream timebase)2006-03-10, by michael
-
little clarification of sample_width/sample_height2006-03-10, by michael
-
push back userdata stream_class2006-03-10, by ods15
-
header_checksum2006-03-10, by michael
-
free resources when load_raw fails2006-03-09, by reimar
-
fix leak on read error (forgot to free demux packet)2006-03-09, by reimar
-
fix minor (i.e. unlikely to ever happen) leak when init fails2006-03-09, by reimar
-
Fix potential read from an unitialized pointer (CID: 236)2006-03-09, by rtognimp
-
remove useless and memleak-causing strdup2006-03-09, by reimar
-
fix another sizeof(dvd_input_t) bug (must be struct dvd_input_s instead)2006-03-09, by reimar
-
in demux_ogg_read_packet initialize data to whole packet, reduces code and2006-03-08, by reimar
-
name array is too small, use strlcpy instead of strncpy2006-03-08, by reimar
-
UTF-8 is used everywhere else and seems to be more portable than utf8 (FreeBSD)2006-03-08, by reimar
-
revert the attempts for ccache fix2006-03-08, by henry
-
add default case to encoder switch-case (maybe an error message would be good as well).2006-03-08, by reimar
-
fix memory leak when filter with given name does not exist.2006-03-08, by reimar
-
Missing free_demux_packet after read error2006-03-08, by reimar
-
Fix base64 encoding for basic auth according to RFC.2006-03-08, by reimar
-
missing url_free when using proxy and connect fails2006-03-08, by reimar
-
stream_id == MAX_STREAMS is invalid, since counting starts with 0.2006-03-08, by reimar
-
"i < sizeof(buf)" must be "i < sizeof(buf) - 5", since later buf[i + 5] is used.2006-03-08, by reimar
-
We start with 0, so ch (channel number) == AF_NCH is invalid, too (not just >)2006-03-08, by reimar
-
cosmetic2006-03-08, by michael
-
Automaticall convert message to console charset, use utf8 for GTK2 Gui2006-03-08, by reimar
-
remove info streams2006-03-08, by michael
-
Add codecs2html dependencies.2006-03-08, by diego
-
libcdio needs to link before -lwinmm in WIN32_LIB on Windows.2006-03-08, by diego
-
free tmp earlier, it is not needed below and might leak on errors otherwise2006-03-08, by reimar
-
Missing initialization2006-03-08, by reimar
-
initialize f to NULL, needed if desc=malloc... fails2006-03-08, by reimar
-
If we have a tuner, use that as a reason we have audio support, and do2006-03-08, by aurel
-
fix incomplete abs->rel path conversion2006-03-07, by henry
-
Fix compilation command in comment.2006-03-07, by diego
-
Comment out debug output.2006-03-07, by diego
-
Add codecs2html target.2006-03-07, by diego
-
synced with 1.12372006-03-07, by gpoirier
-
Correct toolchain for building XML docs on Debian Sarge.2006-03-07, by diego
-
synced with 1.472006-03-06, by gabrov
-
10l to Guillaume. It's <option>, not <options>. xmllint would've told you that.2006-03-06, by rathann
-
Reduce output verbosity in non-verbose mode, change some printf to mp_msg.2006-03-06, by diego
-
various improvements of the section "Choosing the video codec"2006-03-06, by gpoirier
-
increasing sync tag to 1.45 after typo fix in English version2006-03-05, by gabrov
-
typo fix2006-03-05, by gabrov
-
Capitalize some sentences after colons.2006-03-05, by diego
-
synced with 1.802006-03-05, by gabrov
-
synced with 1.352006-03-05, by gabrov
-
synced with 1.622006-03-05, by gabrov
-
file remove2006-03-05, by gabrov
-
increased sync tag to 1.102 after Diego's update2006-03-05, by gabrov
-
increased sync tag after Diego's update2006-03-05, by gabrov
-
synced with 1.442006-03-05, by gabrov
-
synced with 1.852006-03-05, by gabrov
-
synced with 1.252006-03-05, by gabrov
-
Comment fix: mp_msg_levels[] is inited to -2, not 2.2006-03-05, by diego
-
synced with 1.752006-03-05, by gabrov
-
synced with 1.162006-03-05, by gabrov
-
synced with 1.162006-03-05, by gabrov
-
synced with 1.282006-03-05, by gabrov
-
synced with 1.742006-03-05, by gabrov
-
synced with 1.322006-03-05, by gabrov
-
synced with 1.142006-03-05, by gabrov
-
synced with 1.362006-03-05, by gabrov
-
use relative paths for libav* build2006-03-05, by henry
-
sync to x264 r457 (direct_pred=3)2006-03-05, by lorenm
-
cosmetics, rename max_size to max_frame_size2006-03-05, by ods15
-
snow supports vme=82006-03-05, by lorenm
-
When centering a video with odd width, be sure to start on a pixel boundary.2006-03-04, by pacman
-
Make -xy help output consistent, output an empty line before and after.2006-03-04, by diego
-
return index_ptr to inside index2006-03-04, by ods15
-
update activity every 30 sec2006-03-04, by nplourde
-
typo2006-03-04, by ods15
-
slightly better max_distance rule2006-03-03, by michael
-
Reduce Real DLL/so loading verbosity, OKed by Roberto.2006-03-03, by diego
-
the return of the monolithic index2006-03-03, by michael
-
update tmp_field numbers (pretty much just cosmetic)2006-03-03, by michael
-
simplify flags2006-03-03, by michael
-
Synced with 1.1234, patch by JiÅ?Ã? Heryán < technik AH domotech DOO cz >2006-03-03, by gpoirier
-
This patch fixes pcm (twos, swot) in MOV.2006-03-02, by rtognimp
-
syncpoint_start description2006-03-02, by michael
-
removed reference to inexistent extern variable2006-03-01, by nicodvb
-
stream_control() returns int, not void2006-03-01, by nicodvb
-
add forward_ptr to syncpoint (+0.006% overhead)2006-03-01, by michael
-
leading coeff for crc polynom2006-03-01, by michael
-
width/height/samplerate MUST not be 02006-03-01, by michael
-
remove chapter_id == 0 special case2006-03-01, by michael
-
Change obsolete references to design6 to design7.2006-03-01, by diego
-
New website structure, the /homepage subdirectory is gone.2006-03-01, by diego
-
synced with 1.12352006-03-01, by gpoirier
-
sync with 1.2222006-03-01, by diego
-
XviD multi-threaded encoding support2006-03-01, by gpoirier
-
add Amiga-style AltiVec detection, patch from andrea at amigasoft dot net2006-02-28, by pacman
-
reverse 'low detail' for 'high detail' in 2-pass encoding explanation, patch by Jeff Clagg2006-02-28, by wanderer
-
update config.mak to match ffmpeg's version (fix alpha compilation)2006-02-27, by aurel
-
implement STREAM_CTRL_GET_TIME_LENGTH to return the duration of the dvd currently playing2006-02-27, by nicodvb
-
added new stream_control() and new command: STREAM_CTRL_GET_TIME_LENGTH2006-02-27, by nicodvb
-
Add audio_delay argument to demux_mkv_seek.2006-02-27, by corey
-
synced with 1.1012006-02-27, by gabrov
-
synced with 1.122006-02-27, by gabrov
-
fixed XML syntax error2006-02-27, by gabrov
-
Output error messages from the ALSA library through mp_msg() instead of2006-02-27, by cladisch
-
Show the actual ALSA version instead of the version mplayer was compiled2006-02-27, by cladisch
-
synced with 1.1012006-02-26, by gabrov
-
Better fallback for APIENTRY when compiling for Windows2006-02-26, by reimar
-
cosmetic, trailing whitespace2006-02-25, by ods15
-
use short 'type' names2006-02-25, by ods15
-
allow rationals with denom of '1'2006-02-25, by ods15
-
CRC32 stuff2006-02-25, by ods15
-
DVB channels cycling; patch by Ben Zores ben p geekbox d org2006-02-24, by nicodvb
-
Add a practical description of endian-independent RGB/BGR coding2006-02-24, by pacman
-
link fix2006-02-24, by diego
-
Add some undocumented options.2006-02-24, by diego
-
Document the noup suboption of the scale video filter.2006-02-24, by diego
-
Add XML tool paths for SUSE 10.02006-02-24, by diego
-
Add uninit for audio before switching to next file and completing encode2006-02-24, by ods15
-
10l (dont limit dimension components independantly if noup)2006-02-24, by michael
-
link fixes2006-02-24, by diego
-
This now works correctly thanks to clear-to-end-of-line patch2006-02-24, by ods15
-
fix bit specification for fixed_fps2006-02-24, by ods15
-
Fix rgb32tobgr16, rgb32to15, and rgb32tobgr15. All had the same problem that2006-02-24, by pacman
-
info packet stuff, chapters...2006-02-24, by ods15
-
workaround for gl.h variants that do not define APIENTRY2006-02-23, by reimar
-
use calloc instead of malloc in copy_func_pf, missing initialization of2006-02-22, by reimar
-
link fixes2006-02-22, by diego
-
link fixes2006-02-22, by diego
-
properly detect cpu on x86 based mac2006-02-22, by nplourde
-
Fix stylesheet path.2006-02-21, by diego
-
Remove duplicate explanation of how man page format conversion.2006-02-21, by diego
-
Fix video delay when encoding with B-frames.2006-02-21, by corey
-
Fix video delay when encoding with B-frames.2006-02-21, by corey
-
grammar, put options in alphabetical order2006-02-20, by diego
-
More complete ASF MIME detection, closing bug# 248,2006-02-20, by gpoirier
-
sync with 1.12312006-02-20, by gpoirier
-
sync with 1.222 plus minor fix2006-02-20, by ptt
-
New option: -ignore-start2006-02-20, by corey
-
fields should be in english...2006-02-20, by ods15
-
Typo fix: "URLs to forces" --> "URLs to force"2006-02-19, by corey
-
synced with 1.12292006-02-19, by gpoirier
-
Allows the LIVE555 library to forces the client's port to be used2006-02-19, by bertrand
-
Support MPEG-4 files with RMP4 fourcc, fixes greenlines.rmp4.p.avi.2006-02-19, by diego
-
dwStart support for mencoder.2006-02-19, by corey
-
deobfuscate some a/v sync code2006-02-19, by ods15
-
no upscale flag so automatic downscaling is possible in mencoder2006-02-18, by michael
-
upport another G4 flavour: MPC7447* chips.2006-02-18, by gpoirier
-
include stdlib.h and stdio.h, they tend to be useful :-)2006-02-18, by reimar
-
dwStart support for mplayer.2006-02-18, by corey
-
Just a comment update, replacing a FIXME to reflect the new expectation of2006-02-18, by pacman
-
don't call altivec_yuv2packedX() with a dstFormat that it doesn't support;2006-02-18, by pacman
-
more cosmetics2006-02-17, by ods15
-
some cleanup. enforce decode_delay to not be too high.2006-02-17, by ods15
-
Fix vec_clip for gcc's that don't handle (vector signed short){16} according2006-02-17, by pacman
-
Fix colormap save/restore for directcolor fb devices2006-02-17, by pacman
-
Second-try commit of this patch.2006-02-17, by corey
-
fix compilation without openal2006-02-16, by aurel
-
OpenAL audio support, actual output is mono-only (no positioning yet).2006-02-16, by reimar
-
ng the fix for vCCoeffsBank patch by (Alan Curry <pacman TheWorld com>)2006-02-16, by michael
-
make swscale-example compile patch by (Alan Curry <pacman TheWorld com>)2006-02-16, by michael
-
include config.h before includes that need it2006-02-16, by iive
-
Add some more fourcc for DV and MPEG2 needed for some mov samples posted2006-02-14, by rtognimp
-
Set SRC_PATH correctly, fixes libpostproc compilation2006-02-14, by rtognimp
-
Import common.mak v1.1 from ffmpeg cvs, now it's needed by the building2006-02-14, by rtognimp
-
Align memory at 16 byte boundaries.2006-02-14, by diego
-
allow autodetection of pictures type when using mf://@file.list syntax2006-02-14, by iive
-
synced with 1.12272006-02-13, by gpoirier
-
Remove obsolete big-endian FIXMEs.2006-02-13, by diego
-
Fix the error handling in the play() function: add a handler for EINTR,2006-02-13, by cladisch
-
This changes the software parameters to be more compatible with the2006-02-13, by cladisch
-
Using non-blocking writes makes sense when the program wants to do other2006-02-13, by cladisch
-
Remove the now superfluous mmap suboption.2006-02-13, by cladisch
-
After removing play_mmap(), the play() function just unconditionally2006-02-13, by cladisch
-
This patch removes mmap support because it doesn't have any benefit.2006-02-13, by cladisch
-
fix index, first keyframe cannot be written with pts=02006-02-13, by ods15
-
lavc exposes the reconstructed picture, so no need to decode it again2006-02-13, by lorenm
-
synced with 1.12262006-02-12, by gpoirier
-
Make 'N' frame code implictly invalid2006-02-12, by ods15
-
do not forget to initialize dp->buffer2006-02-12, by henry
-
Rephrase telecine and film2pal mpegopts.2006-02-12, by diego
-
Remove stray space.2006-02-12, by diego
-
sync with 1.12242006-02-12, by gpoirier
-
10l2006-02-12, by alex
-
support openbsd/zaurus aswell2006-02-12, by alex
-
one more hint for openbsd2006-02-12, by alex
-
Native ZMBV support via lavc2006-02-12, by rtognimp
-
delay rff by 6, not 3 frames, so the rff will be in the middle of the 12 frames sequence2006-02-12, by nicodvb
-
bugfixes and new soft-teleciner in muxer_mpeg.c2006-02-12, by nicodvb
-
mention film2pal in -mpegopts2006-02-12, by nicodvb
-
experimental film2pal and ntsc2pal soft teleciner2006-02-12, by nicodvb
-
forgotten cast (blows on gcc4)2006-02-12, by henry
-
we cannot continue without a crash when read_asf_header fails, since some2006-02-12, by reimar
-
add some sanity checks to new/resize_demux_packet2006-02-12, by reimar
-
add a missing rule for libpostproc.a2006-02-12, by henry
-
Sync with latest FFmpeg build system changes:2006-02-11, by diego
-
Gives some examples of in which form MPEG* videos can come2006-02-11, by gpoirier
-
Remove all the sections that are now merged in the XML doc2006-02-11, by gpoirier
-
muxer_mpeg MUST be used with audio_preload=02006-02-11, by nicodvb
-
Mention recent big-endian/AltiVec fixes in postproc/.2006-02-11, by diego
-
Move the v{Y,C}CoeffsBank vectors into the SwsContext, filling them in just2006-02-11, by diego
-
cosmetics: indentation fixes2006-02-11, by diego
-
Fix big-endian color permutation problems.2006-02-11, by diego
-
Put index_ptr within index to avoid it popping out of nowhere.2006-02-11, by ods15
-
Add syncpoint_checksum after frame header2006-02-11, by ods15
-
tff wasn't correctly unset in soft_telecine()2006-02-10, by nicodvb
-
Attila and I are root@mphq.2006-02-10, by diego
-
Make sure maxlen is respected, instead of just failing the assert later on.2006-02-10, by reimar
-
add mpc extension so that playback starts faster.2006-02-10, by reimar
-
Clarify feature removal policy: it must be approved on the mailing list.2006-02-10, by rathann
-
Clarify policy on feature removal.2006-02-10, by rathann
-
change checksum to crc322006-02-10, by ods15
-
ALSA changes2006-02-10, by cladisch
-
Small fixes: make all global variables static, remove some unused2006-02-10, by cladisch
-
Remove a call to snd_pcm_prepare() because snd_pcm_hw_params() does it2006-02-10, by cladisch
-
Simplify get_delay(): we don't need to get the complete PCM status but2006-02-10, by cladisch
-
Fix get_space(): we don't need to differentiate between the various PCM2006-02-10, by cladisch
-
This adds support for more sample formats (U32, float BE, mu/A-law).2006-02-10, by cladisch
-
This replaces the hardcoded numbers for the sample format widths with a2006-02-10, by cladisch
-
Reverse commit of unfinished patch for passing audio_delay to the demuxers.2006-02-09, by corey
-
support for Geforce FX5500 based on patch by Pascal Yu <yu_pascal at hotmail.com>2006-02-09, by faust3
-
I took over ao_alsa maintainership.2006-02-09, by cladisch
-
Patch by Stefan Huehner / stefan % huehner ! org \2006-02-09, by rathann
-
fix -idx with ODML files (patch by Benjamin Zores < ben _at_ tutuxclan.org >)2006-02-09, by aurel
-
Correct RGB vs. BGR confusion, the macros vec_mstrgb24 and vec_mstbgr24 each2006-02-09, by diego
-
Fix CSeq answer for keepalive OPTIONS requests during playback2006-02-08, by rtognimp
-
Add support for grayscale [m]jpeg2006-02-08, by rtognimp
-
altivec_yuv2packedX() ignores the requested output format and unconditionally2006-02-08, by diego
-
expanded and improved NeoMagic TV-out section2006-02-08, by diego
-
AltiVec operations need to have memory aligned on 16-byte boundaries.2006-02-08, by diego
-
vYCoeffsBank and vCCoeffsBank are allocated and initialized using incorrect2006-02-08, by diego
-
10l 1000 fps fix2006-02-08, by michael
-
fftruespeech works now that the nBlockAlign issue is settled.2006-02-07, by diego
-
read data in nBlockAlign aligned chunks2006-02-07, by reimar
-
1. Include audio_delay as an argument to demux_seek.2006-02-07, by corey
-
Fix mpng to work correctly with 16 bit png's. don't have any files to test2006-02-07, by ods15
-
EOR can only be (un)set for non delayed streams.2006-02-07, by ods15
-
small syntax/upper-lowercase fix2006-02-07, by ptt
-
synced with 1.12232006-02-07, by gpoirier
-
Minor correction of last two updates2006-02-07, by danny
-
Allow headers to be repeated anywhere2006-02-07, by ods15
-
let osx sleep if video is paused2006-02-07, by nplourde
-
-fixed-vo shall no longer be called BETA-CODE.2006-02-07, by diego
-
ZMB decoder2006-02-06, by diego
-
Move ffrv10 and ffrv20 into RealVideo section, prefer ffrv20 over rv20.2006-02-06, by diego
-
Mark ffrv20 as working.2006-02-06, by diego
-
Add support for Zip Motion-Block Video (ZMB), patch by Kostya.2006-02-06, by diego
-
removed unused variables2006-02-06, by nicodvb
-
fixed wrong delta_frame calculation that would affect soft-telecine2006-02-06, by nicodvb
-
Build muxers only when MEncoder is enabled.2006-02-06, by diego
-
1.221: Typo fix2006-02-05, by kraymer
-
1.1222: cs and ls swscale parameters accept different value ranges now.2006-02-05, by kraymer
-
cs and ls swscale parameters accept different value ranges now.2006-02-05, by diego
-
reinitialize adapter_count to 0, EnumCallbackEx will not work otherwise2006-02-05, by reimar
-
Index repetition2006-02-04, by ods15
-
add compare_ts2006-02-04, by ods15
-
EOR in index2006-02-04, by ods15
-
change sws sharpen filter a little2006-02-04, by michael
-
synced with 1.12212006-02-03, by gpoirier
-
Add -nocache option, -cache is not a flag option.2006-02-02, by diego
-
avoid conflicting types error on cygwin2006-02-02, by faust3
-
x264 tweaks2006-02-02, by lorenm
-
typo fixes2006-02-01, by ptt
-
Only compile libmpencoders if MEncoder has been enabled.2006-01-31, by diego
-
Move conditional compilation out of the code and into the build system.2006-01-31, by diego
-
Move conditional compilation out of the code and into the build system.2006-01-31, by diego
-
sync up to 1.2212006-01-31, by ptt
-
sync up to 1.12162006-01-31, by ptt
-
update for recent developments2006-01-30, by diego
-
removed forgotten fprintf()2006-01-30, by nicodvb
-
when linking to external libav* try using pkg-config first2006-01-30, by nicodvb
-
synced with 1.2212006-01-30, by gabrov
-
Typo fix2006-01-30, by gabrov
-
1.218: typo, consistency2006-01-30, by kraymer
-
Synced with 1.12142006-01-30, by jheryan
-
sync up to 1.2022006-01-30, by ptt
-
1.219: More detailed description of brd_scale.2006-01-30, by kraymer
-
synced with 1.1219 + typo fix2006-01-30, by gpoirier
-
synced with 1.2162006-01-30, by gabrov
-
mention TOOLS/encode2mpeglight2006-01-29, by nicodvb
-
More detailed description of brd_scale.2006-01-29, by corey
-
added missing entries since the last release (approved by Diego with small2006-01-29, by rathann
-
synced with 1.12182006-01-29, by gpoirier
-
typo, consistency2006-01-29, by diego
-
Try to only use a linebreak without hyphenation (\:) where it makes sense.2006-01-29, by diego
-
synced with 1.12162006-01-29, by gpoirier
-
Unify the handling of escaped spaces.2006-01-29, by diego
-
Include MEncoder config files in list of files.2006-01-29, by diego
-
French MEncoder docs are not synced yet.2006-01-29, by diego
-
10l: wrong syntax2006-01-28, by gpoirier
-
SDL video out syntax has changed a while ago, but the XML was not updated since now :)2006-01-28, by gpoirier
-
Also remove objects in subdirectories.2006-01-28, by diego
-
use mp_a52_framesize() when liba52 is not available2006-01-27, by nicodvb
-
cosmetic, fix spacing2006-01-27, by ods15
-
Make clean/distclean behave uniformly in all directories.2006-01-27, by diego
-
Make clean/distclean behave uniformly in all directories.2006-01-27, by diego
-
change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to muxer2006-01-26, by michael
-
updates2006-01-26, by diego
-
limits.h for INT_MAX2006-01-25, by michael
-
correct block align2006-01-25, by michael
-
sync to 1.2202006-01-25, by kraymer
-
fix aac in mov/mp42006-01-25, by michael
-
Fix the MSG?_FIXME and make the profiles help translatable.2006-01-25, by albeu
-
setting codec_tag unconditionally to FMP4 is a bad idea (breaks mov/mp4)2006-01-24, by michael
-
Typo fix: missing "by" in brd_scale recommendation.2006-01-24, by corey
-
Fix up new profiles section and the MPLAYER_VERBSE environment variable.2006-01-24, by diego
-
1.212: Make -list-options work in both MPlayer and MEncoder.2006-01-24, by kraymer
-
1.1206: sync to x264 r398.2006-01-24, by kraymer
-
major update of x264encopts, credits go to Alex Günsche < ag .ät. zirona.com>, thank you!2006-01-24, by kraymer
-
Make -list-options work in both MPlayer and MEncoder.2006-01-24, by albeu
-
Profiles support.2006-01-24, by albeu
-
New option type to print help text with a function.2006-01-24, by albeu
-
Using INT_MAX without including limits.h breaks compilation on MinGW.2006-01-23, by diego
-
Fix misuse of the M_OPT_TYPE_INDIRECT flag, it has nothing to do2006-01-23, by albeu
-
Fix multiple help clauses on the command line with mencoder.2006-01-23, by albeu
-
Fix libav* linking order, libavutil needs to come after lavc/lavf.2006-01-23, by diego
-
1.1210: support libavcodec's new sc_factor parameter2006-01-22, by kraymer
-
support libavcodec's new sc_factor parameter2006-01-22, by corey
-
proper support for shared libpostproc2006-01-22, by diego
-
s/LIVE.COM/LIVE555/ + URL update2006-01-22, by gpoirier
-
s/LIVE.COM/LIVE555/ + URL update2006-01-22, by gpoirier
-
correcting sync version number2006-01-22, by kraymer
-
add comment about sync status of this file2006-01-22, by kraymer
-
let configure find docbookx.dtd (version 4.4)2006-01-22, by kraymer
-
German man page review part XVII2006-01-22, by kraymer
-
100L m_option_copy should use the copy callback and not the set one.2006-01-22, by albeu
-
Interleave index to ease per-need decoding.2006-01-22, by ods15
-
Quick&dirty compilation fix, needed after latest changes in ffmpeg build2006-01-22, by rtognimp
-
1.209: consistency fix over the previous consistency fix2006-01-22, by kraymer