summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Collapse)AuthorAgeFilesLines
* fix bit rateBaptiste Coudurier2006-10-111-1/+1
| | | | Originally committed as revision 6646 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use av_get_bits_per_sampleBaptiste Coudurier2006-10-111-19/+2
| | | | Originally committed as revision 6645 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use av_get_bits_per_sample, compute block align if not setBaptiste Coudurier2006-10-111-1/+8
| | | | Originally committed as revision 6644 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplify by not writing unneeded codec name to fix segfault when stream copyBaptiste Coudurier2006-10-111-15/+2
| | | | Originally committed as revision 6643 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move CFLAGS handling to common.mak.Diego Biurrun2006-10-111-3/+1
| | | | Originally committed as revision 6642 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Targa image decoderKostya Shishkov2006-10-111-0/+1
| | | | Originally committed as revision 6640 to svn://svn.ffmpeg.org/ffmpeg/trunk
* unused #defineMichael Niedermayer2006-10-101-2/+0
| | | | Originally committed as revision 6638 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove dummy amr_read_close()Michael Niedermayer2006-10-101-6/+1
| | | | Originally committed as revision 6637 to svn://svn.ffmpeg.org/ffmpeg/trunk
* more factoriztaion and a FIXME noteMichael Niedermayer2006-10-101-11/+6
| | | | Originally committed as revision 6636 to svn://svn.ffmpeg.org/ffmpeg/trunk
* factorze another 2 linesMichael Niedermayer2006-10-101-4/+2
| | | | Originally committed as revision 6635 to svn://svn.ffmpeg.org/ffmpeg/trunk
* set duration and timebase (based on a patch by Simon Morlat simon.morlat ↵Michael Niedermayer2006-10-101-0/+2
| | | | | | linphone org) Originally committed as revision 6634 to svn://svn.ffmpeg.org/ffmpeg/trunk
* factorize (untested)Michael Niedermayer2006-10-101-57/+28
| | | | Originally committed as revision 6633 to svn://svn.ffmpeg.org/ffmpeg/trunk
* return cleanupMichael Niedermayer2006-10-101-6/+3
| | | | Originally committed as revision 6632 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix d-10 mapping detectionBaptiste Coudurier2006-10-101-1/+1
| | | | Originally committed as revision 6631 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rewind completely if sample time is negativeBaptiste Coudurier2006-10-101-1/+3
| | | | Originally committed as revision 6629 to svn://svn.ffmpeg.org/ffmpeg/trunk
* dont seek back if no sync to let eof happenBaptiste Coudurier2006-10-101-2/+0
| | | | Originally committed as revision 6628 to svn://svn.ffmpeg.org/ffmpeg/trunk
* quiet gcc about enum value not handled in switchBaptiste Coudurier2006-10-101-0/+1
| | | | Originally committed as revision 6624 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l: remove alien seek function from demuxerKostya Shishkov2006-10-101-1/+0
| | | | Originally committed as revision 6617 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add fourccs for Wavpak and TTAYong2006-10-071-0/+2
| | | | | | Patch by yong ||| y0ngc |a| yahoo dot com ||| Originally committed as revision 6579 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07107-427/+641
| | | | | | and fix GPL/LGPL version mismatches. Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Replace -I../-I. by -I$(BUILD_ROOT).Diego Biurrun2006-10-071-1/+1
| | | | Originally committed as revision 6572 to svn://svn.ffmpeg.org/ffmpeg/trunk
* flac fourcc (fixes mplayer -demuxer 35 with flac)Michael Niedermayer2006-10-061-0/+1
| | | | Originally committed as revision 6569 to svn://svn.ffmpeg.org/ffmpeg/trunk
* prevent >16bit tags to be truncated and used in creating .wav filesMichael Niedermayer2006-10-061-1/+1
| | | | Originally committed as revision 6568 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support D-10, XDCAM, fix ebu_small_d10_50_audio_resampling_problem.mxf, ↵Baptiste Coudurier2006-10-051-4/+48
| | | | | | xdcam-pal-d10-imx50.mxf Originally committed as revision 6561 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove useless castsBaptiste Coudurier2006-10-041-8/+8
| | | | Originally committed as revision 6552 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move EXTRALIBS handling to common.mak.Diego Biurrun2006-10-031-2/+1
| | | | Originally committed as revision 6545 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix r_frame_rate detection in mpeg4 streams with non integer fpsMichael Niedermayer2006-10-031-3/+8
| | | | Originally committed as revision 6544 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove unused variables and the corresponding warnings along with them.Diego Biurrun2006-10-031-1/+1
| | | | Originally committed as revision 6536 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rtp.o needs mpegts.oDiego Biurrun2006-10-021-1/+1
| | | | Originally committed as revision 6533 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix audio for mog_op1a_prompeg_mpeg.mxfBaptiste Coudurier2006-10-021-0/+2
| | | | Originally committed as revision 6530 to svn://svn.ffmpeg.org/ffmpeg/trunk
* return 0 as stream index if only one stream, this is completely non ↵Baptiste Coudurier2006-10-021-1/+2
| | | | | | standard, fix Cars_TL4IO6_239_DEXX_MPEG_TDC_072006.wav.mxf Originally committed as revision 6528 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add support for some MS DIB formats for avisynthSteve L'Homme2006-10-011-3/+4
| | | | | | | | | Patch by Steve Lhomme % slhomme AH divxcorp P com % Original thread: Date: Sep 27, 2006 7:20 PM Subject: [Ffmpeg-devel] [PATCH] AVISynth support for some MS DIB formats Originally committed as revision 6411 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix wrong ASF duration of generated filesBrian Brice2006-10-011-2/+4
| | | | | | | | | | Patch by Brian Brice % bbrice AH newtek.com % Original thread: Message-ID: <451DA316.6060001@newtek.com> Date: Fri, 29 Sep 2006 17:49:58 -0500 Subject: [Ffmpeg-devel] [PATCH] ASF Duration Originally committed as revision 6407 to svn://svn.ffmpeg.org/ffmpeg/trunk
* dont set sub_id as its completly redundant and sillyMichael Niedermayer2006-09-301-8/+1
| | | | Originally committed as revision 6393 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rudimentary binary seekBaptiste Coudurier2006-09-291-1/+30
| | | | Originally committed as revision 6382 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add another data definition ulBaptiste Coudurier2006-09-291-0/+1
| | | | Originally committed as revision 6381 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use a data definition uls table to fetch codec typeBaptiste Coudurier2006-09-291-8/+21
| | | | Originally committed as revision 6380 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add string param to PRINT_KEY for debugBaptiste Coudurier2006-09-291-6/+6
| | | | Originally committed as revision 6379 to svn://svn.ffmpeg.org/ffmpeg/trunk
* shut up gcc about incompatible pointer typeBaptiste Coudurier2006-09-291-7/+7
| | | | Originally committed as revision 6378 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove useless castsBaptiste Coudurier2006-09-291-13/+13
| | | | Originally committed as revision 6377 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove gcc warnings about void * used in arithmeticBaptiste Coudurier2006-09-291-5/+5
| | | | Originally committed as revision 6376 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move sample size adjusting code after audio stsd v2 parsing to let v2 set ↵Baptiste Coudurier2006-09-281-6/+6
| | | | | | correct channel number, fix Sony-hdv2.mov Originally committed as revision 6373 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add lpcm fourccBaptiste Coudurier2006-09-281-0/+1
| | | | Originally committed as revision 6372 to svn://svn.ffmpeg.org/ffmpeg/trunk
* change codec id if sample size field is set to 24 in stsd, fix Sony-mx5p.movBaptiste Coudurier2006-09-281-0/+2
| | | | Originally committed as revision 6371 to svn://svn.ffmpeg.org/ffmpeg/trunk
* prevent infinite loop with VORC012.WMAMichael Niedermayer2006-09-271-0/+11
| | | | Originally committed as revision 6361 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix some signedness warningsMåns Rullgård2006-09-2712-19/+20
| | | | Originally committed as revision 6355 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove useless memset()Måns Rullgård2006-09-271-1/+0
| | | | Originally committed as revision 6353 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix r_frame_rate init code for groundhog.vobMichael Niedermayer2006-09-261-5/+11
| | | | Originally committed as revision 6345 to svn://svn.ffmpeg.org/ffmpeg/trunk
* drop broken telecine detection codeMichael Niedermayer2006-09-261-23/+0
| | | | Originally committed as revision 6343 to svn://svn.ffmpeg.org/ffmpeg/trunk
* reindentMichael Niedermayer2006-09-261-5/+5
| | | | Originally committed as revision 6342 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud