summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* MingW patches by (Glenn Maynard <g_sf at zewt dot org>)Michael Niedermayer2003-09-043-2/+15
| | | | Originally committed as revision 2203 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10lMichael Niedermayer2003-09-031-8/+9
| | | | Originally committed as revision 2202 to svn://svn.ffmpeg.org/ffmpeg/trunk
* vhook patch by (Charles Yates <charles dot yates at pandora dot be>)Charles Yates2003-09-032-6/+287
| | | | Originally committed as revision 2201 to svn://svn.ffmpeg.org/ffmpeg/trunk
* quiet/verbose patch by (Bill Eldridge <bill at rfa dot org>)Bill Eldridge2003-09-031-9/+16
| | | | Originally committed as revision 2200 to svn://svn.ffmpeg.org/ffmpeg/trunk
* win32 received_sigterm patch by (Bill Eldridge <bill at rfa dot org>)Bill Eldridge2003-09-021-0/+4
| | | | Originally committed as revision 2199 to svn://svn.ffmpeg.org/ffmpeg/trunk
* CODEC_ID_MPEGVIDEOMichael Niedermayer2003-09-021-0/+1
| | | | Originally committed as revision 2198 to svn://svn.ffmpeg.org/ffmpeg/trunk
* it seems that ffmpeg can also mux QT/MP4 nowMike Melanson2003-09-021-2/+2
| | | | Originally committed as revision 2197 to svn://svn.ffmpeg.org/ffmpeg/trunk
* doc updateMike Melanson2003-09-022-1/+20
| | | | Originally committed as revision 2196 to svn://svn.ffmpeg.org/ffmpeg/trunk
* initial commit for Id RoQ and Interplay MVE multimedia subsystemsMike Melanson2003-09-0211-2/+1693
| | | | Originally committed as revision 2195 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix MPEG-TS missdetected as MPEG-PSMichael Niedermayer2003-09-011-1/+1
| | | | Originally committed as revision 2194 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 100lMichael Niedermayer2003-09-011-1/+1
| | | | Originally committed as revision 2193 to svn://svn.ffmpeg.org/ffmpeg/trunk
* more fixesMichael Niedermayer2003-09-011-10/+11
| | | | Originally committed as revision 2192 to svn://svn.ffmpeg.org/ffmpeg/trunk
* some fixes (still buggy though)Michael Niedermayer2003-09-011-23/+4
| | | | Originally committed as revision 2191 to svn://svn.ffmpeg.org/ffmpeg/trunk
* first pass at PSX STR demuxer; does not yet interact correctly with MDECMike Melanson2003-09-014-1/+357
| | | | | | video decoder Originally committed as revision 2190 to svn://svn.ffmpeg.org/ffmpeg/trunk
* skip preamble bytesMike Melanson2003-09-011-1/+4
| | | | Originally committed as revision 2189 to svn://svn.ffmpeg.org/ffmpeg/trunk
* asv2 regression testMichael Niedermayer2003-09-014-0/+18
| | | | Originally committed as revision 2188 to svn://svn.ffmpeg.org/ffmpeg/trunk
* asv2 encodingMichael Niedermayer2003-09-012-14/+85
| | | | Originally committed as revision 2187 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ASV2 decoderMichael Niedermayer2003-09-013-34/+178
| | | | Originally committed as revision 2186 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixing unused f_code valuesMichael Niedermayer2003-08-303-12/+26
| | | | | | 10l (forgot to update the regression test scores after the closed gop bit fix) Originally committed as revision 2185 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l (big vs. little endian)Michael Niedermayer2003-08-301-3/+3
| | | | Originally committed as revision 2184 to svn://svn.ffmpeg.org/ffmpeg/trunk
* stdin patch by (Charles Yates <charles dot yates at pandora dot be>)Charles Yates2003-08-292-10/+23
| | | | | | | | | | | | * removes use of read_key and getchar when input is received on stdin (this was corrupting the packet reading) * terminates av_encode when a termination signal is received (use of ctrl-c issued a term_exit and subsequent uses of q failed) * specific correction to yuv4mpeg pipe reading - the defined header was too short to allow for extended yuv4mpeg flags [as used by smil2yuv and y4mscaler and accepted by mjpeg tools] Originally committed as revision 2183 to svn://svn.ffmpeg.org/ffmpeg/trunk
* libavformat/avio.h compilation problem in VisualC++ by (lethean at realtime ↵Michael Niedermayer2003-08-291-0/+4
| | | | | | dot ssu dot ac dot kr) Originally committed as revision 2182 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Small Patch for "ffplay -" instead of "ffplay pipe:" by (Bill Eldridge <bill ↵Michael Niedermayer2003-08-291-0/+2
| | | | | | at rfa dot org>) Originally committed as revision 2181 to svn://svn.ffmpeg.org/ffmpeg/trunk
* bit_rate in mpeg1/2 should be 0x3FFFF for vbr or at least >= max_bitrateMichael Niedermayer2003-08-293-13/+20
| | | | Originally committed as revision 2180 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 1000l in abbrv. tableRoman Shaposhnik2003-08-291-2/+2
| | | | Originally committed as revision 2179 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l (closed gop bit)Michael Niedermayer2003-08-291-1/+1
| | | | Originally committed as revision 2178 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * making resolution abbreviations rightRoman Shaposhnik2003-08-292-3/+7
| | | | | | * introducing sntsc/spal for square pixel ntsc/pal Originally committed as revision 2177 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ffplay diff commenting out rtsp for no network by (Bill Eldridge <bill at ↵Michael Niedermayer2003-08-281-1/+6
| | | | | | rfa dot org>) Originally committed as revision 2176 to svn://svn.ffmpeg.org/ffmpeg/trunk
* M_PI diff for output_example (handles undefined M_PI) by (Bill Eldridge ↵Michael Niedermayer2003-08-281-0/+4
| | | | | | <bill at rfa dot org>) Originally committed as revision 2175 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * Phase 1 for DV encoding support. Muxing/demuxing of DV streams is nowRoman Shaposhnik2003-08-284-28/+787
| | | | | | | | | | | | | | | possible. For example you can do: ffmpeg -i i.dv -i audio_track.mp3 -map 0.0 -map 1.0 \ -vcodec copy -acodec pcm_s16le out.dv * Preparations for getting rid of DVAUDIO codec, DV stream really contains PCM audio, so there's no codec needed if we have a decent demuxer. * Providing entry points for dv1394 write support. Originally committed as revision 2174 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixed audio frame buffering problem (should correct problems on some ↵Fabrice Bellard2003-08-281-82/+183
| | | | | | streams) - faster synthesis filter - prototype 'parse_only' support Originally committed as revision 2173 to svn://svn.ffmpeg.org/ffmpeg/trunk
* spelling fixFabrice Bellard2003-08-282-2/+2
| | | | Originally committed as revision 2172 to svn://svn.ffmpeg.org/ffmpeg/trunk
* naughty, forbidden variable declarationsMike Melanson2003-08-271-2/+3
| | | | Originally committed as revision 2171 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 100l (forget to reset me.skip for b frames)Michael Niedermayer2003-08-262-9/+17
| | | | Originally committed as revision 2170 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * ffmpeg was *silently* rejecting to deinterlace NTSC DV. The problemRoman Shaposhnik2003-08-261-1/+5
| | | | | | | is generic for any video with yuv411. Seems like a trivial fix, but we really have to clean up all of the pix_fmt business a bit more. Originally committed as revision 2169 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mov, 3gp, mp4 muxer by (Thomas Raivio <tjraivio at cc dot hut dot fi>)Michael Niedermayer2003-08-264-1/+862
| | | | Originally committed as revision 2168 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixing CODEC_FLAG_GLOBAL_HEADERMichael Niedermayer2003-08-262-8/+21
| | | | Originally committed as revision 2167 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mpeg2 regression testMichael Niedermayer2003-08-266-6/+34
| | | | | | add mpeg2video_decoder, thats more consistant with the encoders, note, both mpeg1video and mpeg2video decoder will happily decode both mpeg1 and 2 Originally committed as revision 2166 to svn://svn.ffmpeg.org/ffmpeg/trunk
* oooooops, having 2 Eterms open and doing cvs diff in one and cvs commit in ↵Michael Niedermayer2003-08-254-86/+18
| | | | | | the other sucks, especially if they are in different directories (MPlayer/main/libavcodec vs. ffmpeg/libavcodec) Originally committed as revision 2165 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mpeg2 encodingMichael Niedermayer2003-08-256-65/+222
| | | | Originally committed as revision 2164 to svn://svn.ffmpeg.org/ffmpeg/trunk
* xvid edge bug (if i understand the mpeg4 spec correctly) autodetectionMichael Niedermayer2003-08-251-22/+18
| | | | | | | improved edge & padding bug detection for old files tested with *.avi *.mp4 on my HD Originally committed as revision 2163 to svn://svn.ffmpeg.org/ffmpeg/trunk
* removed unused variableFabrice Bellard2003-08-245-8/+4
| | | | Originally committed as revision 2162 to svn://svn.ffmpeg.org/ffmpeg/trunk
* avoid warningFabrice Bellard2003-08-241-2/+0
| | | | Originally committed as revision 2161 to svn://svn.ffmpeg.org/ffmpeg/trunk
* avoid warningFabrice Bellard2003-08-241-0/+2
| | | | Originally committed as revision 2160 to svn://svn.ffmpeg.org/ffmpeg/trunk
* removed unused variableFabrice Bellard2003-08-242-4/+0
| | | | Originally committed as revision 2159 to svn://svn.ffmpeg.org/ffmpeg/trunk
* removed unused variablesFabrice Bellard2003-08-243-14/+4
| | | | Originally committed as revision 2158 to svn://svn.ffmpeg.org/ffmpeg/trunk
* memmove fixes (Jon Burgess)Fabrice Bellard2003-08-241-3/+3
| | | | Originally committed as revision 2157 to svn://svn.ffmpeg.org/ffmpeg/trunk
* update versionFabrice Bellard2003-08-241-1/+1
| | | | Originally committed as revision 2156 to svn://svn.ffmpeg.org/ffmpeg/trunk
* updateFabrice Bellard2003-08-243-36/+50
| | | | Originally committed as revision 2155 to svn://svn.ffmpeg.org/ffmpeg/trunk
* up to date regression testsFabrice Bellard2003-08-242-48/+16
| | | | Originally committed as revision 2154 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud