Francesco Lavra
|
74e8ccad4c
Move rm_codec_tags to rm.c so muxer/demuxer can share it.
|
15 лет назад |
David Conrad
|
c0fda017d1
vp3: 10l Fix DC-only IDCT for C and ARM too
|
15 лет назад |
David Conrad
|
179655b6c6
vp3: The DC-only IDCT is surprisingly not supposed to be bitexact to the
|
15 лет назад |
David Conrad
|
173bb37f82
On2 IVF demuxer
|
15 лет назад |
Michael Niedermayer
|
a5266a4789
Make sure that when the parser is feeded with frame==packet that the
|
15 лет назад |
Cyril Russo
|
5d55bb9f11
aacdec: Clarify a channel mapping comment.
|
15 лет назад |
Alex Converse
|
e84c276f31
Mark AAC encoder as experimental.
|
15 лет назад |
David Conrad
|
4717f87259
VP8 parser
|
15 лет назад |
David Conrad
|
910b9f30c8
Add const to ff_emulated_edge_mc
|
15 лет назад |
David Conrad
|
94b303ba08
Add more const to _l4 pixel functions
|
15 лет назад |
David Conrad
|
a4501a45db
vp3: Skip the loop filter when strength is 0 or when requested
|
15 лет назад |
Jai Menon
|
3491a9b266
Cosmetics : Fix typo.
|
15 лет назад |
Jean-Daniel Dupas
|
71dab7be91
Some fields were incorrectly reset (to NULL) when calling avcodec_copy_context().
|
15 лет назад |
Michael Niedermayer
|
867ab7fb0a
Fix pts reordering code.
|
15 лет назад |
Stefano Sabatini
|
ab8f600902
Add support for the newly added Nut codec tags (added in Nut r669):
|
15 лет назад |
Maxim Poliakovski
|
9c6b3b97d7
Add the forgotten ff_ prefix to the shareable scan patterns.
|
15 лет назад |
Howard Chu
|
05e953193d
Factorize ff_h264_decode_extradata().
|
15 лет назад |
Carl Eugen Hoyos
|
35f7c39a5d
Mark vorbis encoder as experimental.
|
15 лет назад |
Stefano Sabatini
|
fe9c200774
Bump minor version bump and add an APIchanges entry after addition of
|
15 лет назад |
Carl Eugen Hoyos
|
31cd5a9aad
Bump minor version and add Changelog entry after r23334.
|
15 лет назад |
Michael Niedermayer
|
d3752b15d8
Treat SIPP like xvid, fixed issue1966
|
15 лет назад |
Maxim Poliakovski
|
220f2bd9c5
move indeo5 scan patterns into ivi_common.c
|
15 лет назад |
Janne Grunau
|
93ebfeea90
Add CODEC_CAP_EXPERIMENTAL and prefer encoders without it.
|
15 лет назад |
Alex Converse
|
1ed87f800f
Parse and repack the first frame of H.264 in ASF because SPS+PPS lives in its own packet.
|
15 лет назад |
Alex Converse
|
74a6df59e3
Add an AVSTREAM_PARSE_FULL_ONCE parsing mode to parse headers and combine packets once and only once.
|
15 лет назад |
Alex Converse
|
9069b7d35f
Fix declaration after statement
|
15 лет назад |
Aurelien Jacobs
|
37dd235658
matroskadec: avoid potential crash after r23169
|
15 лет назад |
Frank Barchard
|
344f5c9fb3
Do not invert samples when encoding Vorbis.
|
15 лет назад |
Michael Niedermayer
|
f4348e6cce
Check for VUI overeading and reset num_reoder_frames.
|
15 лет назад |
Martin Storsjö
|
577ee94871
ffserver: Send a Content-Base header in the reply to RTSP DESCRIBE requests
|
15 лет назад |
Martin Storsjö
|
8ac942d8f5
Cosmetics: reindent after the previous commit
|
15 лет назад |
Martin Storsjö
|
11f6181af1
api-example: Try to avoid decoding incomplete frames
|
15 лет назад |
Alex Converse
|
0ecfa7b7c7
aacenc: Split find_max_val() from find_min_book() to eliminate duplicate searches.
|
15 лет назад |
Alex Converse
|
af2ee6fc49
Remove useless costly inf checks from the trellis scalefactor search.
|
15 лет назад |
Alex Converse
|
acc9f51fe1
aacenc: Trellis over scalefactors using an estimated codebook rather than every codebook.
|
15 лет назад |
Alex Converse
|
144c5e3dd2
aacenc: Only trellis over a column of 61 scalefactors (reduced from 256).
|
15 лет назад |
Alex Converse
|
05e659ef83
aacenc: Factor out find_min_book so it can be used by multiple coefficient coders.
|
15 лет назад |
Zhou Zongyi
|
aafb822ba5
We're using generic tag-to-ID functions, so specific codec_id assignments
|
15 лет назад |
Michael Niedermayer
|
31a7a6eb5e
Correct golomb vlc decoding tables.
|
15 лет назад |
Måns Rullgård
|
b4cf3f6c62
mmst_protocol depends on network
|
15 лет назад |
Carl Eugen Hoyos
|
74c853b621
Samsung uses SIPP as FourCC for MPEG-4 ASP.
|
15 лет назад |
Martin Storsjö
|
c4c302f1af
Look for libvpx headers in the vpx subdirectory in configure, too
|
15 лет назад |
Carl Eugen Hoyos
|
a7890f4474
Headers for libvpx are installed into vpx subdirectory.
|
15 лет назад |
Martin Storsjö
|
4fb9792cd0
Fix VP8 listing in general.texi
|
15 лет назад |
trueice@gmail.com
|
aae9a0931c
24l trocadero: RTMP reader forgot to shift high byte of timestamp to its
|
15 лет назад |
David Conrad
|
cc46005f50
theora: Don't read an excess bit for maximum length long bit runs if the run
|
15 лет назад |
James Zern
|
8299a7f819
VP8 decoding via libvpx.
|
15 лет назад |
Baptiste Coudurier
|
ce2a9bc3c8
In ogg muxer, use random serial number of each ogg streams
|
15 лет назад |
Zhentan Feng
|
a24039861d
MMS-over-TCP protocol support. Patch by Zhentan Feng <spyfeng gmail com>.
|
15 лет назад |
Stefano Sabatini
|
e34d5db595
Add libavfilter 1-input - 1-output regression test, corresponding to the
|
15 лет назад |