summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ve_raw.c
Commit message (Expand)AuthorAgeFilesLines
* Remove MEncoderUoti Urpala2010-11-021-177/+0
* Delete things related to old translation systemUoti Urpala2010-03-101-1/+0
* Merge svn changes up to r30463Uoti Urpala2010-03-091-0/+18
|\
| * Add missing license headers to all files in the libmpcodecs directory.diego2010-01-301-0/+18
| * whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-2/+2
* | Remove trailing whitespace from most filesUoti Urpala2009-07-071-2/+2
* | Translation system changes part 2: replace macros by stringsAmar Takhar2009-07-071-1/+1
* | Translation system changes part 1: wrap translated stringsAmar Takhar2009-07-071-1/+1
* | Merge svn changes up to r27399Uoti Urpala2008-08-021-1/+2
|\|
| * cosmetics: reindent after last commitcompn2008-08-021-1/+1
| * change ve_raw.c:set_format to not overwrite biCompression if force_fourcc is ...compn2008-08-021-0/+1
* | Remove _s/_st suffix from some struct namesUoti Urpala2008-04-251-5/+5
|/
* support format=y8 with -ovc rawlorenm2007-04-111-0/+4
* Add explicit location for headers from the libmpdemux/ directory.diego2007-03-151-3/+3
* Add explicit location for headers from the stream/ directory.diego2007-03-151-2/+2
* muxers now write to output muxer->stream rather than to muxer->filenicodvb2006-12-181-0/+1
* Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...reynaldo2006-03-311-1/+2
* passing pts through the filter layer (lets see if pts or cola comes out at th...michael2006-03-211-2/+2
* change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to ...michael2006-01-261-1/+1
* Unify include path handling, -I.. is in CFLAGS.diego2005-11-181-2/+2
* fixes for encoding of multiple fileshenry2005-03-011-0/+1
* Initialized BITMAPINFOHEADER to 0 to avoid problems, esp. windows has problemsreimar2005-01-201-1/+1
* Raw encoder does not support stride.reimar2005-01-021-0/+1
* Use aspect from encoder for AVI vprp headerranma2004-03-241-0/+1
* remove raw nonsense and replace it by one ovcattila2004-02-171-0/+150