projects
/
libav.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
add support for information in CDXA format
[libav.git]
/
libavformat
/
mpeg.c
2006-08-29
Allan Sandfeld Jensen
add support for information in CDXA format
blob
|
commitdiff
2006-08-19
Michael Niedermayer
fix probing of 02-Penguin.flac
blob
|
commitdiff
|
diff to current
2006-07-10
Måns Rullgård
allow individual selection of muxers and demuxers
blob
|
commitdiff
|
diff to current
2006-07-09
Måns Rullgård
give AVInput/OutputFormat structs consistent names
blob
|
commitdiff
|
diff to current
2006-07-03
Måns Rullgård
attempt to detect Chinese AVS video
blob
|
commitdiff
|
diff to current
2006-06-29
Måns Rullgård
detect audio-only program streams and broken files...
blob
|
commitdiff
|
diff to current
2006-06-28
Måns Rullgård
detect MPEG PES streams as MPEG PS; the PS demuxer...
blob
|
commitdiff
|
diff to current
2006-06-19
Måns Rullgård
allow packets with non-zero PES_scrambling_control
blob
|
commitdiff
|
diff to current
2006-03-01
Michael Niedermayer
add size to AVIndex
blob
|
commitdiff
|
diff to current
2006-02-11
Michael Niedermayer
mpeg-ps probe 2nd try
blob
|
commitdiff
|
diff to current
2006-02-08
Michael Niedermayer
replace probe() by one similar to MPEG-ES
blob
|
commitdiff
|
diff to current
2006-01-12
Diego Biurrun
Update licensing information: The FSF changed postal...
blob
|
commitdiff
|
diff to current
2005-12-17
Diego Biurrun
COSMETICS: Remove all trailing whitespace.
blob
|
commitdiff
|
diff to current
2005-09-23
Diego Biurrun
Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUX...
blob
|
commitdiff
|
diff to current
2005-07-17
Michael Niedermayer
changing AVCodecContext codec -> *codec in AVStream...
blob
|
commitdiff
|
diff to current
2005-06-15
Aurelien Jacobs
add support for muxing subtitles in mpeg-ps
blob
|
commitdiff
|
diff to current
2005-06-03
Fabrice Bellard
DVD subtitle parsing - show mpeg component IDs by default
blob
|
commitdiff
|
diff to current
2005-05-20
Joakim Plate
fix ac3 and dts detection (patch by Joakim Plate <joaki...
blob
|
commitdiff
|
diff to current
2005-03-28
Måns Rullgård
PSM support in MPEG-PS demuxer.
blob
|
commitdiff
|
diff to current
2005-03-17
Michael Niedermayer
more fine grained discarding of packets
blob
|
commitdiff
|
diff to current
2005-03-13
Michael Niedermayer
keyframe & non keyframe index fixes
blob
|
commitdiff
|
diff to current
2005-02-24
Måns Rullgård
kill warnings patch by (Måns Rullgård <mru inprovide...
blob
|
commitdiff
|
diff to current
2005-02-09
Chriss
-target dvd minimum vobu length patch by ("Chris" ...
blob
|
commitdiff
|
diff to current
2005-01-22
Michael Niedermayer
support discarding uninterresting packets
blob
|
commitdiff
|
diff to current
2004-12-29
Michael Niedermayer
common.h -> common.h/bitstream.h
blob
|
commitdiff
|
diff to current
2004-12-05
Chriss
This patch takes into account that fifo_realloc may...
blob
|
commitdiff
|
diff to current
2004-12-01
Michael Niedermayer
fifo_realloc()
blob
|
commitdiff
|
diff to current
2004-11-23
Chriss
DVDNav4 patch by ("Chris" <chris at garveycocker d0t...
blob
|
commitdiff
|
diff to current
2004-11-21
Michael Niedermayer
parts of the dvd patch from ("Chris" <chris <at< garvey...
blob
|
commitdiff
|
diff to current
2004-10-16
Michael Niedermayer
user setable preload and max_mux_delay
blob
|
commitdiff
|
diff to current
2004-10-07
Michael Niedermayer
do not randomize unknown timestamps
blob
|
commitdiff
|
diff to current
2004-10-06
Michael Niedermayer
user selectable packet_size and mux_rate
blob
|
commitdiff
|
diff to current
2004-10-03
Paul Curtis
AVOutputFormat mpeg2dvd_mux and int is_dvd from the...
blob
|
commitdiff
|
diff to current
2004-10-03
Michael Niedermayer
initial dts fix
blob
|
commitdiff
|
diff to current
2004-10-03
Michael Niedermayer
remove wrong 33bit truncation of internal timestamps
blob
|
commitdiff
|
diff to current
2004-10-03
Michael Niedermayer
pts/dts 100l fix
blob
|
commitdiff
|
diff to current
2004-10-03
Michael Niedermayer
cleanup video buffer size
blob
|
commitdiff
|
diff to current
2004-10-03
Michael Niedermayer
cleanup
blob
|
commitdiff
|
diff to current
2004-10-03
Michael Niedermayer
SCR timestamp fix try #1
blob
|
commitdiff
|
diff to current
2004-10-01
Michael Niedermayer
simplify put_padding_packet()
blob
|
commitdiff
|
diff to current
2004-10-01
Michael Niedermayer
move free() of AVStream priv data to av_write_trailer()
blob
|
commitdiff
|
diff to current
2004-10-01
Michael Niedermayer
64bit and reading over the end of the array fixes
blob
|
commitdiff
|
diff to current
2004-10-01
Michael Niedermayer
do not call (av_)abort()
blob
|
commitdiff
|
diff to current
2004-07-14
Michael Niedermayer
libdts support by (Benjamin Zores <ben at geexbox dot...
blob
|
commitdiff
|
diff to current
2004-06-19
Mike Melanson
cvs diff before cvs commit
blob
|
commitdiff
|
diff to current
2004-06-19
Mike Melanson
sweeping change from -EIO -> AVERROR_IO
blob
|
commitdiff
|
diff to current
2004-06-09
Michael Niedermayer
ac3 bugfix, bug found by "Ben Cooley" <bcooley at dstre...
blob
|
commitdiff
|
diff to current
2004-05-29
Michael Niedermayer
correctly interleave packets during encoding
blob
|
commitdiff
|
diff to current
2004-05-29
Michael Niedermayer
pass AVPacket into av_write_frame()
blob
|
commitdiff
|
diff to current
2004-05-25
Sidik Isani
dont add padding in the middle of the data patch by...
blob
|
commitdiff
|
diff to current
2004-05-23
Michael Niedermayer
store index for seeking in the native timebase of each...
blob
|
commitdiff
|
diff to current
2004-04-26
Hauke Duden
mpeg SVCD compatibility, SCR fixes, standard compliance
blob
|
commitdiff
|
diff to current
2004-04-23
Dmitry Borisov
Mpeg start codes patch by ("Dmitry Borisov" <jbors...
blob
|
commitdiff
|
diff to current
2004-04-12
Michael Niedermayer
moving nearly identical binary search code from nut...
blob
|
commitdiff
|
diff to current
2004-03-24
Falk Hüffner
warning patrol
blob
|
commitdiff
|
diff to current
2004-03-03
Michel Bardiaux
av_log() patch by (Michel Bardiaux <mbardiaux at peakti...
blob
|
commitdiff
|
diff to current
2004-02-19
Hauke Duden
improved VCD support patch by ("Hauke Duden" <H.NS...
blob
|
commitdiff
|
diff to current
2004-02-01
Michael Niedermayer
Patch for MPEG-2 VOB headers by (Jimmy Blair <blueskyjb...
blob
|
commitdiff
|
diff to current
2004-01-17
Michael Niedermayer
CONFIG_ENCODERS fix by (Ronald Bultje <rbultje at ronal...
blob
|
commitdiff
|
diff to current
2004-01-17
Michael Niedermayer
seeking stuff
blob
|
commitdiff
|
diff to current
2004-01-17
Michael Niedermayer
store searched distance in index, so we dont waste...
blob
|
commitdiff
|
diff to current
2004-01-13
Michael Niedermayer
caching of timestamps for mpeg-ps so seeking is faster
blob
|
commitdiff
|
diff to current
2003-12-18
Fabrice Bellard
harcoded DTS computation for mpeg
blob
|
commitdiff
|
diff to current
2003-12-16
Fabrice Bellard
primitive LPCM generator
blob
|
commitdiff
|
diff to current
2003-12-16
Fabrice Bellard
better and simpler logic for MPEG muxing - fixed rare...
blob
|
commitdiff
|
diff to current
2003-12-09
Michel Bardiaux
suppress PTS in packets when not needed (slightly small...
blob
|
commitdiff
|
diff to current
2003-11-10
Fabrice Bellard
seek support
blob
|
commitdiff
|
diff to current
2003-10-29
Fabrice Bellard
make AVFMT_NOHEADER flag dynamic - added av_open_input_...
blob
|
commitdiff
|
diff to current
2003-10-28
Michael Niedermayer
1/0 fix by (Tim Allen <tim at proximity dot com dot...
blob
|
commitdiff
|
diff to current
2003-10-14
Mike Melanson
disable encoders where appropriate (patch courtesy...
blob
|
commitdiff
|
diff to current
2003-10-13
Alex Beregszaszi
init_put_bits changed
blob
|
commitdiff
|
diff to current
2003-09-10
Fabrice Bellard
removed invalid sequence end code
blob
|
commitdiff
|
diff to current
2003-09-10
Fabrice Bellard
64 bit pts for writing - more const usage
blob
|
commitdiff
|
diff to current
2003-09-09
Michael Niedermayer
memleak fix by (Michel Bardiaux <mbardiaux at peaktime...
blob
|
commitdiff
|
diff to current
2003-09-01
Michael Niedermayer
fix MPEG-TS missdetected as MPEG-PS
blob
|
commitdiff
|
diff to current
2003-08-08
Fabrice Bellard
exports mpegps_demux
blob
|
commitdiff
|
diff to current
2003-07-17
Fabrice Bellard
removed warnings
blob
|
commitdiff
|
diff to current
2003-07-15
Måns Rullgård
Write correct MPEG2-PS streams patch by (mru at users...
blob
|
commitdiff
|
diff to current
2003-07-10
Isaac Richards
- Looks a tiny bit harder in mpegps_probe() for a valid...
blob
|
commitdiff
|
diff to current
2003-02-11
Zdenek Kabelac
* UINTX -> uintx_t INTX -> intx_t
blob
|
commitdiff
|
diff to current
2003-02-02
Fabrice Bellard
avoid too many false detections
blob
|
commitdiff
|
diff to current
2003-01-31
Fabrice Bellard
added DVD LPCM decoding support
blob
|
commitdiff
|
diff to current
2002-12-20
Ryutaroh Matsumoto
mimetype fixes patch by (Ryutaroh Matsumoto <ryutaroh...
blob
|
commitdiff
|
diff to current
2002-11-25
Fabrice Bellard
renamed libav to libavformat
blob
|
commitdiff
|
diff to current