summaryrefslogtreecommitdiffstats
path: root/mencoder.c
Commit message (Expand)AuthorAgeFilesLines
* strdup subtitle filename at a more appropriate place, fixing memleaks andreimar2005-06-011-2/+11
* restored preinit_audio_filters() but set the final sample_rate to the value o...nicodvb2005-05-241-6/+1
* disable preinit until it's fixed (it breaks -speed...codec is initialized wit...rfelker2005-05-241-0/+5
* patch by oded to fix edl hang when end of audio is reachedrfelker2005-05-241-3/+4
* preinit audio filters in order to determine the final samplerate and number o...nicodvb2005-05-221-2/+17
* include get_path.c before avcodec.h, fix error on osx + gcc4 where defined ma...nplourde2005-05-181-2/+2
* added twolame mp2 audio encodernicodvb2005-05-071-0/+1
* added faac audio encodernicodvb2005-04-251-0/+1
* audio encoding reworkednicodvb2005-04-221-676/+80
* Errors that cause MEncoder to exit should be MSGL_FATAL, not MSGL_ERR.diego2005-04-061-2/+2
* Change all MSGT_FIXME, MSGL_FIXME to appropiate values.diego2005-04-061-38/+38
* windows priority support patch by Rune Petersen <runner at mail.tele.dk> with...faust32005-04-021-0/+17
* 100l to oded.. edl was causing the decoder to get a first broken packetrfelker2005-03-231-4/+5
* EDL for mencoder, patch by Oded (ods15)rfelker2005-03-191-1/+150
* Oded's patch for -speed in mencoder. This can be used for purposesrfelker2005-03-151-19/+39
* patch by ods15:rfelker2005-03-131-0/+2
* set AvgBytesPerSecond to the correct value if encoding with mp3lame in cbr modenicodvb2005-03-071-1/+4
* fixes for encoding of multiple fileshenry2005-03-011-23/+23
* Multifile 10l bugfix by Oded:rfelker2005-02-271-0/+2
* cleanups of the Multiple files patchhenry2005-02-251-8/+4
* compile fixhenry2005-02-251-10/+7
* do not hide frame skips/dups! if they happen it's very bad!!rfelker2005-02-251-2/+2
* Always print dup/skip messages when !quiet.hzoli2005-02-251-2/+2
* MEncoder multiple files patch by Oded Shimon (ods15)rfelker2005-02-251-19/+188
* fix missing check against lame_init_params that was leading to video only fil...reynaldo2005-02-221-1/+4
* initial, extremely experimental, libavformat muxer; don't expect anything to ...nicodvb2005-02-211-0/+4
* small reordering to make future 'multiple files' changes more modular, puts s...reynaldo2005-02-121-22/+22
* Print CPUflags and extension support on x86_64, tooreimar2005-01-291-1/+1
* happy new yeardiego2005-01-021-1/+1
* removing AFMT_ dependancyalex2004-12-271-9/+5
* Output more information about vids, aids, sids, alangs and slangs with -ident...mosu2004-11-251-0/+1
* Reduce excessive verbosity.diego2004-11-151-2/+2
* add new control message, that is send after end of stream, to flush all remai...iive2004-10-091-0/+8
* printf --> mp_msg conversiondiego2004-10-071-1/+1
* encoding to mp2 with libtoolamenicodvb2004-09-211-0/+94
* x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at ...iive2004-08-271-1/+3
* printf -> mp_msg conversion, first stepsdiego2004-08-241-160/+58
* cache min fill adjustment, based on patch by Jeremy Huddlestoniive2004-07-161-0/+3
* We don't want junk in unused parts of the BITMAPINFOHEADERranma2004-06-081-2/+2
* 1000l....of pepsi :(broke -ovc copy!)rfelker2004-05-191-3/+3
* more lame optionsrfelker2004-05-191-0/+6
* 10l on cygwin WIN32 gets defined in config.hfaust32004-04-301-1/+2
* Make it compile on mingw again. Now it is finally possible to include windows...faust32004-04-301-0/+4
* 100l to me!rfelker2004-04-301-3/+3
* removed loader/ dependancy, imported some files from g2, also used patches fr...alex2004-04-281-1/+1
* soft skipping for mencoder. rather than skipping decoding/filteringrfelker2004-04-281-2/+4
* "hard" frame duplication for mencoder. this finally makes it possiblerfelker2004-04-281-1/+3
* Respect -playlist for asx streamsrtognimp2004-04-171-1/+1
* support for abitrary imaadpcm encoding, ported from ffmpegalex2004-04-071-6/+2
* Remove spurious +1 to lame_param_quality that contradicts documentation anddiego2004-04-021-1/+1
* Use aspect from encoder for AVI vprp headerranma2004-03-241-6/+0
* OpenDML read/write supportranma2004-03-171-0/+6
* rawvideo muxer patch by John Earl <jwe21@cam.ac.uk>ranma2004-03-091-0/+4
* write out extraheaders from lavcalex2004-02-181-5/+17
* remove raw nonsense and replace it by one ovcattila2004-02-171-6/+3
* use libavcodecs float -> fraction conversation if available for -ofps, that w...michael2004-02-101-0/+8
* * changes mencoder's exit code on explicit kill to 2attila2004-01-291-1/+4
* add lame filter optionsiive2004-01-231-0/+5
* Happy new year to all from Argentina :-)diego2004-01-121-1/+1
* add -codecs-file for selecting a specific codecs.conf on the comand lineattila2004-01-081-6/+8
* removed the historic libcss supportalex2003-12-081-23/+0
* 100lalex2003-12-081-1/+1
* RAWYUV output in MEncoder. Patch by Tuukka Toivonen <tuukkat@ee.oulu.fi>alex2003-12-081-0/+3
* Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, b...alex2003-12-081-1/+10
* Forced subs support for mencoderattila2003-12-081-0/+3
* InitTimer has to be called before *Timer-Functions can be used.ranma2003-12-021-0/+2
* workaround! exit if there's no video stream (hopefully it's a proper fix)alex2003-11-231-0/+6
* wrong include on shared lavciive2003-11-071-0/+6
* mencoder lavc audio encoding supportranma2003-11-031-0/+210
* some updates in muxer apialex2003-10-221-5/+5
* Removed the historic cfgparser and switched full to the new config parser (al...alex2003-08-131-41/+5
* sync the basic mplayer and mencoder outputsalex2003-07-221-1/+25
* copyright message rework, try 2alex2003-07-131-6/+1
* renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_...arpi2003-06-091-2/+2
* Support for selecting the audio track in Matroska files via -alang.mosu2003-05-231-1/+1
* support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl>henry2003-04-071-9/+11
* MINGW32 portfaust32003-03-311-0/+3
* Stream cleanup, don't use blah_on options anymore.albeu2003-03-301-6/+5
* fix wrong channel count w/ pcm encodinghenry2003-03-291-2/+2
* this is a combo patch that:arpi2003-03-161-1/+1
* 1000L i forgot mencoderalbeu2003-03-151-1/+4
* Made "force_fps" non-static, because code in "libmpdemux" refers to it.rsf2003-03-111-1/+1
* A new nuppel video encoder. Mainly for RT encoding on slow box.albeu2003-03-031-0/+4
* linux->osdeparpi2003-02-091-1/+1
* ability to disable the nonsense expand filter is a must! otherwiserfelker2003-01-241-1/+3
* Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.arpi2003-01-191-14/+9
* extension-based filetype detection for headerless files (mp3 vs mpeg, etc)arpi2003-01-191-2/+2
* AltiVec detection code ("borrowed" from FFmpeg andarpi2003-01-181-1/+1
* 10larpi2003-01-161-6/+6
* this patch adds an fallback to playlist (any but the plaintext-list format)arpi2003-01-121-0/+2
* 10l...arpi2003-01-051-1/+1
* -nosound warningarpi2003-01-051-0/+2
* 10l :-))filon2003-01-031-1/+1
* "MPlayer does the right thing, presents frame 9 for 1.1 seconds, and continuesarpi2002-12-281-2/+2
* the long-waited MUXER layer, and new MPEG-PS muxerarpi2002-12-271-17/+31
* Presets are an easy way, to use hard to access lame options and to givearpi2002-12-211-0/+247
* Sorenson 1/3 encoding just for fun :)arpi2002-12-161-0/+3
* Fallback to builtin (generated from etc/codecs.conf at compile time)arpi2002-12-151-2/+5
* 1larpi2002-12-151-1/+1
* compiler warning fixesarpi2002-12-141-1/+1
* overlapping subtitles support is now optional, can be disabled (-nooverlapsub)arpi2002-12-051-0/+1
* fixed -fps with mencoder and fixed-rate files (avi etc)arpi2002-12-041-0/+6
* end_at int->double, as option -endpos accepts float seconds tooarpi2002-12-041-1/+1
* New config system + cleanup of header inter dependencyalbeu2002-11-121-2/+30
* *HUGE* set of compiler warning fixes, unused variables removalarpi2002-11-061-2/+3
* fix sound encoding on BE archcolin2002-11-031-0/+4
* removed -pass nonsense from mencoder! it's now a suboption to -divx4optsrfelker2002-11-021-2/+0
* cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed,arpi2002-11-021-2/+7
* verbose can be negativearpi2002-11-011-2/+2
* allow cache to be disabled (-nocache should override cachesize autodetectionarpi2002-10-231-2/+2
* cleanup config option handling in libmpdemux.arpi2002-10-231-4/+1
* Fixed two typos noticed by Sycotic Smith (I think).diego2002-10-191-1/+1
* setting the keyframe flag for every audio chunks, fixes streamcopy'd ac3 on w...arpi2002-10-101-1/+1
* reversed Anders' nonsense changearpi2002-10-061-1/+1
* Adding -format and -af switchesanders2002-10-061-1/+2
* 11larpi2002-10-061-0/+2
* aufio filter layer (libaf) integration to libmpcodecs, mplayer and mencoderarpi2002-10-051-17/+40
* some cleanup - made private vars/funcs static, removed obsolete externsarpi2002-09-291-29/+29
* removed obsolete/unused audio|video_fm|codec, has_audio|videoarpi2002-09-281-7/+4
* - fix new afm/vfm supportpontscho2002-09-281-2/+0
* -ac/-afm rewrite, now works the same way as -vc/-vfmarpi2002-09-281-1/+3
* -vc/-vfm accepts codec/driver _list_ now. empty list element for -vc meansarpi2002-09-261-1/+3
* best audio/video codec selection & init moved to libmpcodecsarpi2002-09-251-57/+8
* fixed order of uninit (codec, demuxer, stream) - found by Jindrich Makovickaarpi2002-09-251-4/+2
* now also tells about 2x xxx MB CDsjaf2002-09-221-0/+3
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugarpi2002-09-221-4/+2
* wine headers cleanuparpi2002-09-221-0/+4
* Support for XviD encodingkmkaplan2002-09-211-0/+3
* some mpcodecs option declaration moved to cfg-*, as aren;t used byarpi2002-09-201-9/+3
* reversed -ss behaviour (you have to use teh same -ss for all passes)arpi2002-09-141-1/+5
* count dropped frames in -v mode, patch by Andriy N. Gritsenko <andrej@lucky.net>arpi2002-09-101-3/+7
* Import transcode-0.6.1.20020829 XviD VBR Library into mencoder DivX4 encoderkmkaplan2002-09-091-0/+2
* warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>arpi2002-09-011-1/+1
* seek frameno.avi too - idea by cpro@posta.unizar.esarpi2002-08-311-0/+1
* 10l - use NULL instead of -1 for init_video's vfmarpi2002-08-311-1/+1
* Improved MacOS X SDL support, enable SDL main() wrapper for Darwin, remove un...atmos42002-08-311-2/+2
* -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...arpi2002-08-301-13/+13
* new mencoder option -info, to store copyright, title, encoder version etc in AVIarpi2002-08-291-0/+9
* finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo apialex2002-08-281-4/+0
* freetype 2.0/2.1+ support - disabled by default until bugs fixedarpi2002-08-281-0/+4
* new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:arpi2002-08-211-2/+4
* messages moved from mencoder.c to helpmp??.hjaf2002-08-071-25/+25
* using help_mp-??.h for one messagejaf2002-08-071-1/+1
* no default oac/ovc (it just confuses users), more detailed -oac/-ovc helparpi2002-08-051-16/+11
* count blocks by rounded-up chunksizes instead of chunks -arpi2002-08-021-2/+2
* audio preload/density/delay configurablearpi2002-08-011-5/+14
* DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, sm...atmos42002-07-251-0/+1
* 10l fix, by Rémi Guyomarch <rguyom@pobox.com> && Björn Sandellarpi2002-07-211-0/+2
* fix for interlaced (2 fields) mpeg2 streams:arpi2002-07-121-4/+14
* Fix Vobsub output synchro.kmkaplan2002-07-111-7/+1
* MEncoder vobsub ripping support, currently not compatible with windows vobsub...atmos42002-07-081-2/+48
* -frames 0 fix, multifile frames support by tibcualex2002-06-281-0/+3
* clean up warnings in mencoder.rfelker2002-06-271-10/+12
* fixed mono mp3 encoding, hint by Paul Ortylalex2002-06-231-3/+12
* mono mp3 encoding support by Paul Ortyl <ortylp at 3miasto.net>alex2002-06-231-3/+14
* On QNX eof szmbol clashes with system headers, workaround by renaming to at_e...atmos42002-06-131-12/+12
* mencoder out-of-diskspace error handling, patch by Eric Lammerts <eric@lammer...arpi2002-06-071-1/+8
* font init needs to be after config parsing, otherwise -font won'trfelker2002-06-021-15/+15
* big cosmetics patch, cleanup of messages printed by mplayer and libs.arpi2002-05-201-2/+2
* Improvment for spu subtitles.albeu2002-05-171-1/+1
* time to make libavcodec as defaultarpi2002-05-061-6/+3
* fixed bogus overloaded "q" parameter for lame mp3 encodingrfelker2002-05-011-1/+2
* -xy,-zoom,-flip available in mencoder tooarpi2002-04-291-0/+7
* do cpudetect before anything elsearpi2002-04-281-8/+8
* volume setting with lame - patch by silicon@falcon.sch.bme.huarpi2002-04-261-0/+5
* -srate for mp3 fixedarpi2002-04-181-4/+5
* cbr mp3 + wmp fixed (hopefully, untested)arpi2002-04-181-2/+6
* DVD subs fixedarpi2002-04-171-13/+1
* enabled new OSD code in -vop expand, subtitles rendering support to mencoderarpi2002-04-171-2/+75
* -skiplimit/-noskip options to disable fps correctionarpi2002-04-151-2/+5
* -sb option re-added (noticed by Alexandre Oliva <oliva@lsd.ic.unicamp.br>)arpi2002-04-151-1/+3
* mp_image.h and img_format.h moved to libmpcodecsarpi2002-04-131-2/+2
* -ovc libdv supportarpi2002-04-121-0/+3
*