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
/
libavformat
Commit message (
Expand
)
Author
Age
Files
Lines
*
rmdec: Limit videobufsize to remaining amount of data
Michael Niedermayer
2013-01-07
1
-0
/
+5
*
wtvdec: prevent memory leak in get_tag()
Peter Ross
2013-01-08
1
-5
/
+10
*
oggparsevorbis: fix vorbis_cleanup return type
Michael Niedermayer
2013-01-07
1
-1
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-01-07
3
-0
/
+16
|
\
|
*
oggdec: make sure the private parse data is cleaned up
Luca Barbato
2013-01-06
3
-0
/
+16
*
|
Merge commit '89b51b570daa80e6e3790fcd449fe61fc5574e07'
Michael Niedermayer
2013-01-07
1
-14
/
+13
|
\
|
|
*
oggdec: free the ogg streams on read_header failure
Luca Barbato
2013-01-06
1
-14
/
+16
|
*
Drop Snow codec
Diego Biurrun
2013-01-06
2
-2
/
+0
|
*
mxfdec: fix NULL checking in mxf_get_sorted_table_segments()
Xi Wang
2013-01-04
1
-1
/
+1
*
|
wtvdec: warn about truncated files
Peter Ross
2013-01-07
1
-0
/
+3
*
|
wtvenc: mux thumbnail picture
Peter Ross
2013-01-07
1
-5
/
+65
*
|
wtvdec: ignore WM/MediaThumbType metadata entry
Peter Ross
2013-01-07
1
-1
/
+4
*
|
wtvdec: demux thumbnail picture to AVStream.attached_pic
Peter Ross
2013-01-07
1
-5
/
+7
*
|
Add EVRCA and SMV codec id
Paul B Mahol
2013-01-07
2
-4
/
+4
*
|
frmdec: tag 2 is AV_PIX_FMT_RGB0
Peter Ross
2013-01-07
1
-1
/
+1
*
|
frmdec: terminate frm_pix_fmt_tags
Peter Ross
2013-01-07
1
-0
/
+1
*
|
frmdec: use AV_PIX_FMT_xxx
Peter Ross
2013-01-07
1
-5
/
+5
*
|
iff: support seeking with maud
Paul B Mahol
2013-01-07
1
-7
/
+8
*
|
w64: fact guid support
Paul B Mahol
2013-01-07
4
-1
/
+29
*
|
ff_get_audio_frame_size: try to fix wma in wav
Michael Niedermayer
2013-01-06
1
-0
/
+7
*
|
Support decoding AC-3 in wav.
Carl Eugen Hoyos
2013-01-06
4
-10
/
+35
*
|
012v decoder.
Carl Eugen Hoyos
2013-01-06
1
-0
/
+2
*
|
Support stereo as experimental feature in mmf / Yamaha SMAF.
Carl Eugen Hoyos
2013-01-06
1
-4
/
+14
*
|
mxfenc: avoid depending on private codec structures and functions
Michael Niedermayer
2013-01-06
1
-3
/
+2
*
|
frmdec: reduce probe score to reflect test accuracy (and pass probetest)
Peter Ross
2013-01-06
1
-1
/
+1
*
|
Megalux Frame demuxer
Peter Ross
2013-01-06
3
-0
/
+105
*
|
mmf.c: Use LIBAVFORMAT_IDENT when writing Yamaha SMAF version information.
Carl Eugen Hoyos
2013-01-05
2
-2
/
+5
*
|
mmf.c: Do not write metadata into the SMAF Contents Info chunk.
内田佳久
2013-01-05
1
-0
/
+2
*
|
astenc: Enable the loop flag only when needed
James Almer
2013-01-05
2
-13
/
+25
*
|
w64dec: support metadata (summarylist guid)
Paul B Mahol
2013-01-05
3
-20
/
+70
*
|
Fix AVCI50 SPS to specify a SAR of 4:3 instead of 3:4.
Carl Eugen Hoyos
2013-01-05
1
-2
/
+2
*
|
mpegpsenc: avoid shifting dts/pts
Michael Niedermayer
2013-01-04
1
-3
/
+3
*
|
mpegpsenc: show first SCR/DTS at debug level
Michael Niedermayer
2013-01-04
1
-0
/
+1
*
|
mpegpsenc: move preload recalculation to where its needed
Michael Niedermayer
2013-01-04
1
-1
/
+1
*
|
mpegpsenc: Fix SCR handling for DVD
Michael Niedermayer
2013-01-04
1
-1
/
+3
*
|
mpegpsenc: restructure SCR handling
Michael Niedermayer
2013-01-04
1
-6
/
+12
*
|
au: use ff_raw_write_packet()
Justin Ruggles
2013-01-04
2
-9
/
+4
*
|
Fix "knwon" typo and add a check in tools/patcheck
Paul B Mahol
2013-01-04
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-01-04
1
-0
/
+7
|
\
|
|
*
aviobuf: Discard old buffered, previously read data in ffio_read_partial
Martin Storsjö
2013-01-03
1
-0
/
+7
*
|
Merge commit 'e96406eda4f143f101bd44372f7b2d542183000a'
Michael Niedermayer
2013-01-04
5
-18
/
+84
|
\
|
|
*
rtsp: Add support for depacketizing RTP data via custom IO
Martin Storsjö
2013-01-03
5
-18
/
+84
*
|
Merge commit '3f95f0dda55fca74b646937095a02a8fa9776622'
Michael Niedermayer
2013-01-04
3
-13
/
+9
|
\
|
|
*
rtpdec: Move the URLContext used for RTCP RR out from the context, to a param...
Martin Storsjö
2013-01-03
3
-13
/
+9
*
|
Merge commit 'a0b7e289075dccf223b7f407790d8a86fc5d77e8'
Michael Niedermayer
2013-01-04
2
-3
/
+9
|
\
|
|
*
aviobuf: Partial support for reading in read/write contexts
Martin Storsjö
2013-01-03
1
-1
/
+8
|
*
build: Avoid detecting bogus components named 'x'
Clément Bœsch
2013-01-03
1
-3
/
+1
*
|
matroskadec: fix ffio_init_context() usage
Michael Niedermayer
2013-01-04
1
-1
/
+1
*
|
Add a comment about an intentional misspelling to the id3v1 tags.
Carl Eugen Hoyos
2013-01-04
1
-1
/
+2
*
|
Revert "Fix id3v1 tag spelling."
Carl Eugen Hoyos
2013-01-04
1
-1
/
+1
[next]