Aurelien Jacobs
|
2009c7fc96
revert part of r10899 which was not intended
|
17 лет назад |
Aurelien Jacobs
|
6177c7efe1
remove useless initialization to 0 of adx context
|
17 лет назад |
Michael Niedermayer
|
4cd2508139
fix misdetection of out.ac3
|
17 лет назад |
Michael Niedermayer
|
3504467f8b
//more debug info
|
17 лет назад |
Panagiotis Issaris
|
6f3e0b2174
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
|
17 лет назад |
Baptiste Coudurier
|
c4f27438ef
remove now useless ifdef
|
17 лет назад |
Baptiste Coudurier
|
2abe5a01c8
split mpeg ps and variants muxer and demuxer, I'll clean more in a few minutes, lpcm freq tab is left static const in mpeg.h for now until we have more code in common
|
17 лет назад |
Diego Biurrun
|
755bfeabcc
misc spelling fixes
|
18 лет назад |
Wolfram Gloger
|
7af636d44a
Fix loop condition so it can be run through more than once.
|
18 лет назад |
Wolfram Gloger
|
268fc08290
more detailed error message for buffer underflow
|
18 лет назад |
Aurelien Jacobs
|
57004ff1d7
add an enum for need_parsing
|
18 лет назад |
Michael Niedermayer
|
87e8788680
allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks
|
18 лет назад |
François Revol
|
8fa36ae09d
This fixes error handling for BeOS, removing the need for some ifdefs.
|
18 лет назад |
Michael Niedermayer
|
aad512b4ec
Revised patch for HD DVD .EVO demuxing by (Ian Caulfield <lowercase name seperated by . place at here gmail place a dot here com>)
|
18 лет назад |
Michael Niedermayer
|
80036204af
simplify
|
18 лет назад |
Michael Niedermayer
|
b90ba24b9a
simplify pts/dts reading
|
18 лет назад |
Michael Niedermayer
|
75a9fbb9e9
cosmetic
|
18 лет назад |
Michael Niedermayer
|
7e4709b18f
reduce len checks, simplifies code
|
18 лет назад |
Michael Niedermayer
|
e56cfad04b
seperate redo (we dont handle this possibly valid packet) from
|
18 лет назад |
Steve L'Homme
|
949b1a13bf
Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.
|
18 лет назад |
Aurelien Jacobs
|
7fbde3431a
replace coder/decoder file description in libavformat by muxer/demuxer
|
18 лет назад |
Diego Biurrun
|
b78e7197a8
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 лет назад |
Måns Rullgård
|
191e8ca752
fix some signedness warnings
|
18 лет назад |
Roman Shaposhnik
|
f5a478f65d
* Moving FifoBuffer out of libavformat/avformat.h and
|
18 лет назад |
Allan Sandfeld Jensen
|
c5e331155c
add support for information in CDXA format
|
18 лет назад |
Michael Niedermayer
|
a1c69e0b50
fix probing of 02-Penguin.flac
|
18 лет назад |
Måns Rullgård
|
ff70e60176
allow individual selection of muxers and demuxers
|
18 лет назад |
Måns Rullgård
|
d2a067d1d9
give AVInput/OutputFormat structs consistent names
|
18 лет назад |
Måns Rullgård
|
83d0731364
attempt to detect Chinese AVS video
|
18 лет назад |
Måns Rullgård
|
25c533a2c2
detect audio-only program streams and broken files made by VDR
|
18 лет назад |
Måns Rullgård
|
19e0e403f3
detect MPEG PES streams as MPEG PS; the PS demuxer will cope
|
18 лет назад |
Måns Rullgård
|
d8bee8dd1c
allow packets with non-zero PES_scrambling_control
|
19 лет назад |
Michael Niedermayer
|
30a43f2d09
add size to AVIndex
|
19 лет назад |
Michael Niedermayer
|
0b2bb3543f
mpeg-ps probe 2nd try
|
19 лет назад |
Michael Niedermayer
|
9870a7bdb8
replace probe() by one similar to MPEG-ES
|
19 лет назад |
Diego Biurrun
|
5509bffa88
Update licensing information: The FSF changed postal address.
|
19 лет назад |
Diego Biurrun
|
115329f160
COSMETICS: Remove all trailing whitespace.
|
19 лет назад |
Diego Biurrun
|
a9e3509529
Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS
|
19 лет назад |
Michael Niedermayer
|
01f4895c68
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
|
19 лет назад |
Aurelien Jacobs
|
9ba73f1f40
add support for muxing subtitles in mpeg-ps
|
20 лет назад |
Fabrice Bellard
|
a9c3213f96
DVD subtitle parsing - show mpeg component IDs by default
|
20 лет назад |
Joakim Plate
|
3f2bf07ba7
fix ac3 and dts detection (patch by Joakim Plate <joakim.plate at ecce.se>)
|
20 лет назад |
Måns Rullgård
|
e3d1cd8ee9
PSM support in MPEG-PS demuxer.
|
20 лет назад |
Michael Niedermayer
|
f3356e9c9e
more fine grained discarding of packets
|
20 лет назад |
Michael Niedermayer
|
27a5fe5fdf
keyframe & non keyframe index fixes
|
20 лет назад |
Måns Rullgård
|
88730be651
kill warnings patch by (Måns Rullgård <mru inprovide com>)
|
20 лет назад |
Chriss
|
7be806f31b
-target dvd minimum vobu length patch by ("Chris" [chris garveycocker com])
|
20 лет назад |
Michael Niedermayer
|
b9866ebcc7
support discarding uninterresting packets
|
20 лет назад |
Michael Niedermayer
|
2de7795ad2
common.h -> common.h/bitstream.h
|
20 лет назад |
Chriss
|
20b02bc628
This patch takes into account that fifo_realloc may adjust fifo.wptr
|
20 лет назад |