summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move audio_delay to a property and add a few read only properties toalbeu2006-03-223-10/+64
* Add get/set_property and update volume/mute to the last changes.albeu2006-03-221-4/+11
* Fix for playing RealVideo on PPC/big endian processors. Patch by Emanuele Gia...mosu2006-03-221-0/+14
* 1.1246: insert linebreak, \-playing-msg optionkraymer2006-03-221-2/+17
* insert linebreak, \-playing-msg optionkraymer2006-03-221-2/+2
* 1.1243: 10lkraymer2006-03-221-8/+27
* 1.1237: Capitalize some sentences after colons.kraymer2006-03-221-6/+18
* 1.1234: Add some undocumented options.kraymer2006-03-221-1/+36
* 1.1232: put options in alphabetical orderkraymer2006-03-221-6/+18
* Shortly describe -playing-msg and -list-properties.albeu2006-03-221-0/+15
* 1.228: Add an option to list the properties: -list-propertieskraymer2006-03-221-2/+16
* Add an option to list the properties: -list-propertiesalbeu2006-03-225-0/+42
* 10l, checking for NULL after dereferencing makes no sense (though what is thi...reimar2006-03-221-1/+2
* use mencoder directly for mp3lame encoding instead of lavcjonas2006-03-221-5/+1
* Add the new property API and implement a couple properties.albeu2006-03-228-39/+699
* feed something (hopefully correct timestamps) into the video filter chainmichael2006-03-214-6/+6
* lavc doesnt pass AVFrame.opaque around :/michael2006-03-211-2/+17
* 10l (forgot ...)michael2006-03-211-4/+4
* 10l (null pointer dereference)michael2006-03-211-2/+12
* passing pts through the filter layer (lets see if pts or cola comes out at th...michael2006-03-2180-180/+191
* -rawvideo on => -demuxer rawvideoods152006-03-211-1/+1
* Prevent building lavc with xvid support unless xvid version is 1.1 orcorey2006-03-212-3/+18
* 10llorenm2006-03-201-1/+1
* sync to x264 r476 (subq=7)lorenm2006-03-202-5/+7
* Don't multiply fb_line_len by fb_pixel_size. Fixes too-low placement of OSDpacman2006-03-201-2/+2
* Don't try to parse fb.modes more than once. Fixes playback of multiple filespacman2006-03-201-0/+4
* synced with 1.1241gpoirier2006-03-201-2/+21
* retrieve metadata from FLAC files (patch by Benjamin Zores < ben _at_ geexbox...aurel2006-03-201-0/+145
* Simplify pkg-config invocation.diego2006-03-201-5/+5
* synced with 1.226gabrov2006-03-191-1/+2
* temporarily disabled the coercion of audio_preload=0 for -of mpeg until I fin...nicodvb2006-03-191-0/+3
* Do not use ptr when it's NULL. CID 89rtognimp2006-03-191-0/+1
* 1.1230: Typo fix: "URLs to forces" --> "URLs to force"kraymer2006-03-181-20/+37
* 1.226: Print the mute state on the OSD.kraymer2006-03-181-3/+9
* Print the mute state on the OSD.diego2006-03-182-0/+4
* Enable gui key bindings only when running the gui. Fix enter and escalbeu2006-03-183-16/+30
* codec-cfg depend on help_mp.h. Fix // builds.albeu2006-03-181-1/+1
* synced with 1.225gabrov2006-03-181-3/+3
* flags cleanupmichael2006-03-181-9/+13
* Support libavcodec vrc_strategy=1 (XviD ratecontrol).corey2006-03-173-2/+18
* if stream is not seekable calling enca would prevent the real parsing of subt...iive2006-03-171-1/+2
* 10l forgotten stream_reset to clear the EOF flaghenry2006-03-171-0/+2
* timebases guidelinesods152006-03-171-0/+2
* compile in the filters that depend on libavcodec/dsputil.h only when mplayer ...nicodvb2006-03-163-8/+13
* And 10L for me. Fix the forgoten enca_fd.albeu2006-03-161-1/+1
* Fix compilation with stupid C++ compilers that shock on valid Calbeu2006-03-161-1/+1
* Move the subread from FILE to stream_t.albeu2006-03-163-51/+78
* Fix a potential seek failure, fill_buffer doesn't have toalbeu2006-03-161-2/+4
* sync with new MEncoder config file namegpoirier2006-03-151-2/+2
* Fix up libaf unknown-format printingcorey2006-03-152-3/+3
* extra checks on size of OSD parts (though IMHO these values should never be bad)reimar2006-03-151-1/+6
* Small fix with object list (-vf) help.albeu2006-03-151-2/+8
* rephrase index_ptr positioningods152006-03-151-1/+2
* timebase tableods152006-03-151-5/+12
* do not call glDeleteTextures with 0 count, Xgl does not like it.reimar2006-03-151-0/+2
* 10l the cpu hog fix broke fullscreenswitching with -widfaust32006-03-151-0/+4
* The system-wide and the user-specific MEncoder configuration file should bothdiego2006-03-147-10/+10
* Remove twos workaround, this bug was fixed in mov demuxerrtognimp2006-03-141-7/+0
* mpegopts examplerathann2006-03-141-0/+7
* synced with 1.36gabrov2006-03-141-6/+1
* synced with 1.224gabrov2006-03-141-2/+7
* Remove totally wrong suggestion to use -dumpaudio and -dumpvideo to savertognimp2006-03-141-4/+0
* last print on libaf to af_msgreynaldo2006-03-142-1/+6
* Try several formats instead of only YV12 if no format was explicitlyalbeu2006-03-141-1/+22
* forgotten entry about TOOLS/qepdvcd.shreynaldo2006-03-141-0/+1
* le2me_32 is not necessary, tested by Diego on BE machinerathann2006-03-141-1/+1
* fl32 is now supported, toorathann2006-03-131-1/+1
* in24/in32/fl32 little/big-endian QuickTime PCM audio supportrathann2006-03-133-3/+44
* Use _res_comment where appropriate.diego2006-03-131-7/+7
* 10L fix missing return statement.albeu2006-03-131-0/+1
* do not randomly chop up packets, this isnt allowed in almost no containermichael2006-03-131-3/+4
* Fix seeking with cache enabled on systems using fork().albeu2006-03-131-66/+68
* fix for MPlayer taking 100% CPU with -wid on some systems, patch by Martin Fi...faust32006-03-131-0/+18
* sync with 1.1238gpoirier2006-03-131-2/+1
* adapter doesn't require vm anymorefaust32006-03-131-1/+0
* Ignore codecs2html.diego2006-03-131-0/+1
* To avoid a bug in ALSA's rate plugin that causes spurious overruns, trycladisch2006-03-131-0/+12
* Do not try to count hardware sound cards because there might be nonecladisch2006-03-131-8/+1
* fixed character encodinggabrov2006-03-132-2/+2
* recommitted version 1.22 + Rich's 1.25nicodvb2006-03-131-9/+5
* cosmetic, move stuff aroundods152006-03-131-20/+20
* Support all 4 of ARGB/RGBA/BGRA/ABGR unscaled conversions, with morepacman2006-03-131-12/+16
* FAAC encoding through libavcodec-faacmichael2006-03-131-0/+3
* -lavcopts aglobalmichael2006-03-132-0/+10
* remove mp_msg.c dependency when compiling codec-cfg binary.reimar2006-03-122-1/+8
* Fix compilation error introduced by last commitreimar2006-03-121-1/+1
* unified failure case in muxer_new_muxer()nicodvb2006-03-121-22/+10
* remove useless cruft (binds variable)reimar2006-03-121-7/+0
* fix feature pragma length checkreimar2006-03-121-8/+6
* + muxer_lavf.c - Michael Niedermayermichael2006-03-121-0/+3
* strings without terminating NULods152006-03-121-0/+2
* in fix_parameters() move assignment of audio bitrate to the proper block (the...nicodvb2006-03-121-3/+2
* check stream->wf and stream->bih before using them in fix_parameters(). Fixes...nicodvb2006-03-121-0/+4
* 10l found by Oded: case 2 on a boolean value...rfelker2006-03-121-2/+2
* exit if calloc() fails; free(muxer) before returning NULL if muxer_init() fa...nicodvb2006-03-121-3/+20
* fix cosmetics noticed during nico's 10lrfelker2006-03-121-4/+4
* fixed C99-ism introduced with previous commitnicodvb2006-03-121-4/+4
* check muxer != NULL before using it; closes cid 201nicodvb2006-03-121-1/+2
* bump neglected dateods152006-03-121-2/+2
* revert last changeods152006-03-121-4/+4
* better max for frame code values, still allowing compact implementationods152006-03-121-5/+5
* 10l to me, misarrangment of flagsods152006-03-121-1/+1
* change max_distance back to 64kb and set max frame size to 2*max_distance.ods152006-03-121-3/+4
* fail immediately if any of the parameters necessary to switch audio stream is...nicodvb2006-03-121-1/+5
* check sh_video before seeking; closes cid 56nicodvb2006-03-121-0/+1
* close channels file before exiting dvb_get_channels() if malloc(dvb_channels_...nicodvb2006-03-121-0/+1
* init sh_a (new audio stream) to sh_audio (current audio stream); closes cid 241nicodvb2006-03-121-1/+1
* dereference muxer->priv only after having checked muxer!=NULL in write_chunk(...nicodvb2006-03-111-1/+2
* init msec in mp_get_titleset_length() before using it; closes cid 251nicodvb2006-03-111-0/+1
* init variable in parse_mp4_object_descriptor before using it; fixes cid 237nicodvb2006-03-111-0/+1
* init delta_pts before using it; fixes cid 239nicodvb2006-03-111-1/+1
* check pce_ptr before using it; fixes cid 207nicodvb2006-03-111-2/+3
* QuickTime in24 and in32 PCM audio supportrathann2006-03-113-0/+11
* added dinamically calculated gain factor at output stage to avoid clipping on...reynaldo2006-03-111-2/+23
* change max_distance max to 128kb instead of 65kbods152006-03-111-1/+1
* Only MAX_STREAMS streams are allowed (cid 115)rtognimp2006-03-111-1/+1
* move bit flags to be more convinient...ods152006-03-111-8/+8
* clarify, header_checksum is not included in forward_ptr and in packet checksumods152006-03-111-2/+2
* Simplify libcdio check.diego2006-03-111-4/+2
* Make better use of pkg-config to check for/set proper libraries whendiego2006-03-101-3/+4
* Fix memory leak cid 176rtognimp2006-03-101-0/+1
* Fix memory leak cid 177rtognimp2006-03-101-0/+2
* Fix possible use of body uninitialized. Remove an unneeded free (bodyrtognimp2006-03-101-2/+1
* remove edl.c pre-alloc, more readble and safe codeods152006-03-101-13/+10
* SHOULD NOT be higher than 1/timebase limitmichael2006-03-101-0/+1
* div8 -> div16michael2006-03-101-6/+7
* drop max_frame_sizemichael2006-03-101-7/+4
* double muxing examples (cant hurt to explictly mention the most common)michael2006-03-101-0/+2
* limit stuffing to prevent header_checksum from endup being useless due to a g...michael2006-03-101-1/+2
* universal timestamp (= stream_id + timestamp in stream timebase)michael2006-03-101-14/+14
* little clarification of sample_width/sample_heightmichael2006-03-101-1/+1
* 0x00 and 0xFF should be invalid (libnut does that already and it seems like a...michael2006-03-101-0/+2
* push back userdata stream_classods152006-03-101-1/+1
* header_checksummichael2006-03-101-0/+5
* free resources when load_raw failsreimar2006-03-091-4/+10
* fix leak on read error (forgot to free demux packet)reimar2006-03-091-0/+3
* fix minor (i.e. unlikely to ever happen) leak when init failsreimar2006-03-091-0/+3
* Fix potential read from an unitialized pointer (CID: 236)rtognimp2006-03-091-1/+1
* remove useless and memleak-causing strdupreimar2006-03-091-1/+1
* fix another sizeof(dvd_input_t) bug (must be struct dvd_input_s instead)reimar2006-03-092-1/+10
* in demux_ogg_read_packet initialize data to whole packet, reduces code andreimar2006-03-081-5/+2
* name array is too small, use strlcpy instead of strncpyreimar2006-03-081-3/+3
* UTF-8 is used everywhere else and seems to be more portable than utf8 (FreeBSD)reimar2006-03-081-1/+1
* revert the attempts for ccache fixhenry2006-03-082-11/+8
* add default case to encoder switch-case (maybe an error message would be good...reimar2006-03-081-0/+3
* fix memory leak when filter with given name does not exist.reimar2006-03-081-4/+4
* Missing free_demux_packet after read errorreimar2006-03-081-0/+3
* Fix base64 encoding for basic auth according to RFC.reimar2006-03-081-4/+8
* missing url_free when using proxy and connect failsreimar2006-03-081-0/+3
* stream_id == MAX_STREAMS is invalid, since counting starts with 0.reimar2006-03-081-1/+1
* "i < sizeof(buf)" must be "i < sizeof(buf) - 5", since later buf[i + 5] is used.reimar2006-03-081-1/+1
* We start with 0, so ch (channel number) == AF_NCH is invalid, too (not just >)reimar2006-03-081-2/+2
* cosmeticmichael2006-03-081-4/+2
* Automaticall convert message to console charset, use utf8 for GTK2 Guireimar2006-03-084-1/+70
* remove info streamsmichael2006-03-081-20/+6
* Add codecs2html dependencies.diego2006-03-081-1/+1
* libcdio needs to link before -lwinmm in WIN32_LIB on Windows.diego2006-03-081-1/+1
* free tmp earlier, it is not needed below and might leak on errors otherwisereimar2006-03-081-1/+1
* Missing initializationreimar2006-03-081-1/+1
* initialize f to NULL, needed if desc=malloc... failsreimar2006-03-081-1/+1
* If we have a tuner, use that as a reason we have audio support, and doaurel2006-03-081-3/+2
* fix incomplete abs->rel path conversionhenry2006-03-071-3/+7
* Fix compilation command in comment.diego2006-03-071-1/+1
* Comment out debug output.diego2006-03-071-1/+1
* Add codecs2html target.diego2006-03-071-0/+3
* synced with 1.1237gpoirier2006-03-071-8/+11
* Correct toolchain for building XML docs on Debian Sarge.diego2006-03-071-1/+1
* synced with 1.47gabrov2006-03-061-22/+31
* 10l to Guillaume. It's <option>, not <options>. xmllint would've told you that.rathann2006-03-061-1/+1
* Reduce output verbosity in non-verbose mode, change some printf to mp_msg.diego2006-03-061-37/+37
* various improvements of the section "Choosing the video codec"gpoirier2006-03-061-24/+29
* increasing sync tag to 1.45 after typo fix in English versiongabrov2006-03-051-1/+1
* typo fixgabrov2006-03-051-2/+1
* Capitalize some sentences after colons.diego2006-03-051-4/+4
* synced with 1.80gabrov2006-03-051-33/+115
* synced with 1.35gabrov2006-03-051-1/+18
* synced with 1.62gabrov2006-03-051-18/+19
* file removegabrov2006-03-051-14/+0
* increased sync tag to 1.102 after Diego's updategabrov2006-03-051-1/+1
* increased sync tag after Diego's updategabrov2006-03-051-1/+1
* synced with 1.44<