index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libav
Commit message (
Expand
)
Author
Age
Files
Lines
*
split mux/demux related structures - added file probing support - improve med...
Fabrice Bellard
2002-05-20
2
-179
/
+664
*
added first version of MPEG/DVB transport stream demux
Fabrice Bellard
2002-05-20
1
-0
/
+316
*
use av memory handling functions
Fabrice Bellard
2002-05-18
23
-273
/
+110
*
fixed pcm read
Fabrice Bellard
2002-05-18
1
-31
/
+11
*
added VPATH support
Fabrice Bellard
2002-05-18
1
-2
/
+6
*
added dummy crc output format for easy codec testing
Fabrice Bellard
2002-05-18
1
-0
/
+109
*
Fix the WAIT_FEED problem. It turns out that when you open up an FFM
Philip Gladstone
2002-05-18
1
-0
/
+12
*
Pass over the bit_rate_tolerance field to ffmpeg
Philip Gladstone
2002-05-16
1
-0
/
+2
*
- Added r_frame_rate in AVStream to store the real frame rate.
Juanjo
2002-05-14
2
-0
/
+5
*
- VCD MPEG-1 compliant stream support (set AVF_FLAG_VCD)
Juanjo
2002-05-12
2
-16
/
+42
*
- Fixes for MPEG-PS which have more than 1 system header, now we don't take
Juanjo
2002-05-11
1
-9
/
+11
*
* Add implementation of strlcpy
Philip Gladstone
2002-05-10
1
-0
/
+13
*
* Add prototype for strlcpy
Philip Gladstone
2002-05-10
1
-0
/
+2
*
* Add the 'flags' field to the list of codec fields passed from ffserver to
Philip Gladstone
2002-05-09
1
-0
/
+2
*
* Make put_wav_header return the number of bytes that it put.
Philip Gladstone
2002-05-09
1
-1
/
+5
*
* Change extern inline to static inline so that it will compile without optim...
Philip Gladstone
2002-05-09
1
-1
/
+1
*
* Try and fill out some more of the RV header fields correctly
Philip Gladstone
2002-05-09
1
-6
/
+25
*
* Add defaults to switch statements
Philip Gladstone
2002-05-09
1
-0
/
+4
*
* Add a sleep when doing the post to ffserver. Yes, this is the wrong
Philip Gladstone
2002-05-09
1
-1
/
+3
*
Intialize the codec type to video.
Philip Gladstone
2002-05-09
1
-4
/
+5
*
* Add the gop_size to the video parameters. Also the audio framesize.
Philip Gladstone
2002-05-09
1
-16
/
+35
*
* Change extern inline to static inline. This improves compiling without opti...
Philip Gladstone
2002-05-09
1
-2
/
+2
*
* Add default cases to switch statements.
Philip Gladstone
2002-05-09
1
-0
/
+4
*
* Add a duration field to the AVPacket
Philip Gladstone
2002-05-09
1
-0
/
+1
*
* Make it work with sound cards (like mine) that can only capture in stereo.
Philip Gladstone
2002-05-09
1
-0
/
+17
*
* Many, many changes to make it work (mostly). Information snagged from
Philip Gladstone
2002-05-09
1
-44
/
+90
*
- Changed FOURCC for H263.
Juanjo
2002-05-02
3
-6
/
+7
*
more msmpeg4 fourccs patch by Gert Vervoort <Gert.Vervoort@wxs.nl>
Gert Vervoort
2002-04-29
2
-4
/
+8
*
* cleanup
Zdenek Kabelac
2002-04-26
1
-0
/
+6
*
- Versions defined for libav/libavcodec.
Juanjo
2002-04-15
2
-6
/
+20
*
- Fixed AC3 decoding for 5:1 AC3 streams. Now when calling av_audio_decode for
Juanjo
2002-04-09
1
-5
/
+17
*
* patch by Philip Gladstone
Philip Gladstone
2002-04-08
1
-3
/
+3
*
* some minor modification by Philip Gladston
Zdenek Kabelac
2002-04-08
8
-50
/
+133
*
* more warning cleanups
Zdenek Kabelac
2002-04-08
5
-12
/
+11
*
* fixing some warnings
Zdenek Kabelac
2002-04-08
1
-28
/
+24
*
* support for .au .gif .mov .mp4 by François Revol <revol@free.fr>
Zdenek Kabelac
2002-04-08
6
-1
/
+1570
*
* encoding of AC3 with more than 2 channels
Zdenek Kabelac
2002-04-08
1
-0
/
+3
*
- Added force_pts to av_write_packet() to be able to force PTS, this helps
Juanjo
2002-04-07
13
-21
/
+26
*
- Fix memory leak and others bugs for ppmpipe. Thanks to Rudolf Opalla.
Juanjo
2002-04-02
1
-2
/
+10
*
- Fix pts calculation on mpeg mux (A/V sync) - Thanks to Lennert Buytenhek
Juanjo
2002-03-20
3
-8
/
+79
*
- Fixes on MPEG demuxer to handle VOBs without System Header.
Juanjo
2002-03-17
1
-2
/
+186
*
- Bug fix MPEG-2 decoder to handle "repeat_first_field" (Telecine)
Juanjo
2002-03-16
1
-1
/
+5
*
- Added MP3 encoding through libmp3lame contributed by Lennert Buytenhek.
Juanjo
2002-03-10
2
-4
/
+9
*
- Fix on AVI and WAV headers based on Nikolai Zhubr patch.
Juanjo
2002-03-01
2
-12
/
+93
*
* Also include time.h for nanosleep()
Zdenek Kabelac
2002-02-18
1
-1
/
+1
*
alternative bitstream writer (disabled by default, uncomment #define ALT_BIST...
Michael Niedermayer
2002-02-12
2
-5
/
+5
*
changed audio and video grab interface (simpler now)
Fabrice Bellard
2001-09-24
3
-203
/
+289
*
correct pcm audio format handling
Fabrice Bellard
2001-09-24
5
-43
/
+75
*
changed av_open_input_file() prototype
Fabrice Bellard
2001-09-24
2
-29
/
+44
*
added pcm formats
Fabrice Bellard
2001-09-23
5
-12
/
+183
[next]