|
|
|
@89938d29
|
17 years |
ramiro.polla |
Typo
Originally committed as revision 10478 to …
|
|
|
@f6128014
|
17 years |
michaelni |
fix timestamps used for ratecontrol
these were wrong (in pts vs dts …
|
|
|
@70fd3975
|
17 years |
michaelni |
r_frame_rate
Originally committed as revision 10476 to …
|
|
|
@7241a6bb
|
17 years |
Aurélien Jacobs |
move unrelated functions declarations out of allformats.h
Originally …
|
|
|
@b156b88c
|
17 years |
Aurélien Jacobs |
rtp and rtsp demuxer declarations are not part of public API
…
|
|
|
@ac6577cd
|
17 years |
ramiro.polla |
Bump micro version number for r10429
Originally committed as revision …
|
|
|
@dde1f928
|
17 years |
Aurélien Jacobs |
*_protocol are not part of public API
Originally committed as …
|
|
|
@21b37480
|
17 years |
lucabe72 |
Test extradata_size instead of the CODEC_FLAG_GLOBAL_HEADER flag to …
|
|
|
@8f39b74d
|
17 years |
michaelni |
high level bitstream and decoding process in ascii art
Originally …
|
|
|
@af74c95a
|
17 years |
lucabe72 |
Fix timestamps in RTP packets (now, MPEG1 video with B frames works …
|
|
|
@1b31b02e
|
17 years |
lucabe72 |
Properly set RTP and NTP timestamps in RTCP SR packets
Originally …
|
|
|
@c64a871
|
17 years |
michaelni |
move 8tap filter to not important as that is purely encoder side
…
|
|
|
@2b6134b3
|
17 years |
michaelni |
update todo
Originally committed as revision 10466 to …
|
|
|
@b9b7472e
|
17 years |
michaelni |
cosmetic
Originally committed as revision 10465 to …
|
|
|
@8db13728
|
17 years |
michaelni |
make changing spatial_decomposition_count per frame work
Originally …
|
|
|
@ba430e0c
|
17 years |
Reimar.Doeffinger |
dsputil must be initialized before calling rtjpeg init.
Originally …
|
|
|
@6ec14b33
|
17 years |
gpoirier |
Improve track number decoding for some WMA files
patch by Patrice …
|
|
|
@dbd6a1fe
|
17 years |
michaelni |
do not ignore return of decode_header()
Originally committed as …
|
|
|
@b85bf991
|
17 years |
michaelni |
do not force the halfpel filter coeffs to be retransmitted on every …
|
|
|
@bc66275b
|
17 years |
michaelni |
update spec to reflect changes to implementation about per frame …
|
|
|
@e559c30a
|
17 years |
michaelni |
allow changing of the spatial_decomposition_count and quantization …
|
|
|
@4f90f33a
|
17 years |
michaelni |
perform init after reading the values needed for init
fixes decoding …
|
|
|
@d3de3ee2
|
17 years |
diego |
Document libavutil/mem.h:av_strdup.
patch by Stefano Sabatini, …
|
|
|
@081c9d1d
|
17 years |
michaelni |
unneeded and impossible during init ...
Originally committed as …
|
|
|
@32272f7e
|
17 years |
michaelni |
unused
Originally committed as revision 10454 to …
|
|
|
@014f9d23
|
17 years |
michaelni |
allocate slice buffer after parsing the header containing needed …
|
|
|
@ba8964db
|
17 years |
michaelni |
remove ()
Originally committed as revision 10452 to …
|
|
|
@61806e9f
|
17 years |
michaelni |
spatial_decomposition_count != 5 bugfix
Originally committed as …
|
|
|
@fa731ccd
|
17 years |
michaelni |
scaling obmc tables under #if 0 also by 4 (yes they where forgotten …
|
|
|
@a11dc59a
|
17 years |
michaelni |
clarify
Originally committed as revision 10449 to …
|
|
|
@1551e8e8
|
17 years |
Reimar.Doeffinger |
Properly handle nuv file with changing resolution
Originally …
|
|
|
@bc101c10
|
17 years |
diego |
cosmetics: Remove useless empty line.
Originally committed as …
|
|
|
@8b5d5864
|
17 years |
diego |
Elaborate on licensing issues: A few files are from libjpeg and the …
|
|
|
@7a562a31
|
17 years |
Reimar.Doeffinger |
Do not set codec_tag when the container does not specify it.
…
|
|
|
@fd065d05
|
17 years |
Reimar.Doeffinger |
Make sure rtjpeg quality is a valid value
Originally committed as …
|
|
|
@6cf7e81f
|
17 years |
Reimar.Doeffinger |
Fix extreme stupidity: buffer size check must of course be before …
|
|
|
@048905a4
|
17 years |
Reimar.Doeffinger |
10l, add check forgotten in last commit
Originally committed as …
|
|
|
@4f8a91c9
|
17 years |
Reimar.Doeffinger |
First ugly and slow attempt to fix nuv files with extra frameheader …
|
|
|
@c612b00d
|
17 years |
Reimar.Doeffinger |
Simplify nuv: factor out LZO decompression
Originally committed as …
|
|
|
@dd6ca721
|
17 years |
Reimar.Doeffinger |
Copy nuv header only when the video codec is nuv
Originally committed …
|
|
|
@e9314de6
|
17 years |
michaelni |
document MC
Originally committed as revision 10438 to …
|
|
|
@61d6e44
|
17 years |
michaelni |
rename HTAPS -> HTAPS_MAX (later is correct after the previous change) …
|
|
|
@7d7f57d9
|
17 years |
michaelni |
store halfpel filter coefficients in the header as well as the
flag …
|
|
|
@4770a97a
|
17 years |
michaelni |
remove outcommented code
Originally committed as revision 10435 to …
|
|
|
@65dc0f53
|
17 years |
michaelni |
indention
Originally committed as revision 10434 to …
|
|
|
@a68ca08e
|
17 years |
michaelni |
cleanup mc_block()
perform interpolation steps in such an order that …
|
|
|
@7ae94d52
|
17 years |
benoit.fouet |
Indentation
patch by Andreas Öman
Originally committed as revision …
|
|
|
@ec970c21
|
17 years |
benoit.fouet |
Let H.264 decoder skip deblocking across slices
if running with …
|
|
|
@7a297ceb
|
17 years |
lessen42 |
Update mkv regression tests after r10421
Originally committed as …
|
|
|
@1156c6b0
|
17 years |
ramiro.polla |
Rename the format name audio_device (used in both oss and audio_beos) …
|
|
|
@c7682de0
|
17 years |
ramiro.polla |
Remove --disable-audio-oss option from configure. …
|
|
|
@a4db8c89
|
17 years |
ramiro.polla |
Remove --disable-audio-beos option from configure. …
|
|
|
@50383e88
|
17 years |
ramiro.polla |
Separate audio_(de)muxer into oss_(de)muxer and audio_beos_(de)muxer
…
|
|
|
@bf61632b
|
17 years |
michaelni |
revert r10403
there was no discussion about it nor did anyone provide …
|
|
|
@032aa7df
|
17 years |
benoit.fouet |
Cosmetic, change "fvstats" to "vstats_file".
Patch by Stefano …
|
|
|
@75316e1d
|
17 years |
kostya.shishkov |
Set data_size to zero when DCA header parse failed
Patch by Limin Wang …
|
|
|
@bdfae2a5
|
17 years |
benoit.fouet |
Add a bitstream filter for H.264.
Originally committed as revision …
|
|
|
@c3ce4161
|
17 years |
lessen42 |
Use V_MPEG4/ISO/ASP for mpeg4 when muxing mkv
Originally committed as …
|
|
|
@1ddcd07f
|
17 years |
kostya.shishkov |
Set correct length for last slice in frame subpacket
Originally …
|
|
|
@13a579f
|
17 years |
gpoirier |
mention slice-based parallel H.264 decoding in changelog
Originally …
|
|
|
@e648863
|
17 years |
diego |
cosmetics: Add some whitespace for better readability.
Originally …
|
|
|
@bf898960
|
17 years |
diego |
spelling/wording nits in some Doxygen comments
Originally committed …
|
|
|
@088ed4d6
|
17 years |
benoit.fouet |
Avoid a crash when H264 MMC operation causes the short term reference …
|
|
|
@4df7c7d8
|
17 years |
ramiro.polla |
Rename dc1394.c to libdc1394.c
Originally committed as revision 10415 …
|
|
|
@5fdb9cc5
|
17 years |
ramiro.polla |
Prefix library format names with 'lib' in libavformat
Originally …
|
|
|
@06e31011
|
17 years |
ramiro.polla |
Remove --disable-{v4l,v4l2} options from configure …
|
|
|
@7b1b62b2
|
17 years |
ramiro.polla |
Give better filenames to bktr and v4l grabbers
Originally committed …
|
|
|
@fd484da7
|
17 years |
ramiro.polla |
Remove video_grab_ prefix from video_grab_{bktr,v4l}
Originally …
|
|
|
@6a058d90
|
17 years |
michaelni |
revert 10409
there is no need for put_timestamp to be exported it is …
|
|
|
@8baaee65
|
17 years |
michaelni |
export put_timestamp()
this will be needed for spliting the PES muxer …
|
|
|
@c1e8b67
|
17 years |
benoit.fouet |
Make sure that if a stream has a duration but the container doesn't …
|
|
|
@afebe2f7
|
17 years |
gpoirier |
Add slice-based parallel H.264 decoding
Patch by Andreas Öman % …
|
|
|
@e146ce52
|
17 years |
mmhoffm |
using isnan instead of d==d, to signal correctly parsed option
…
|
|
|
@cc5297e8
|
17 years |
benoit.fouet |
Correct initial timestamp
Patch by Wolfram Gloger: [wmglo $ dent med …
|
|
|
@5f757b85
|
17 years |
diego |
Replace outdated BeOS section with a note that says that it is broken. …
|
|
|
@944fb371
|
17 years |
diego |
Add description for feature_request/open/approved.
patch by Mark Cox, …
|
|
|
@005b6837
|
17 years |
diego |
Fix put_*_xy2_arm bug and enable put_pixels16_arm and …
|
|
|
@770202c
|
17 years |
diego |
Sort one more list alphabetically.
Originally committed as revision …
|
|
|
@79fda097
|
17 years |
diego |
Alphabetically sort library dependencies list.
Originally committed …
|
|
|
@14c2634b
|
17 years |
gpoirier |
Fix links to ARM documentation
Originally committed as revision 10399 …
|
|
|
@4901263a
|
17 years |
lucabe72 |
AAC support in the SDP generator
Originally committed as revision …
|
|
|
@c92a30bb
|
17 years |
kostya.shishkov |
Move H.264 intra prediction functions into their own context
…
|
|
|
@6a1aa752
|
17 years |
michaelni |
16bit IDWT implementation note
Originally committed as revision 10396 …
|
|
|
@c78fc717
|
17 years |
michaelni |
more todo
Originally committed as revision 10395 to …
|
|
|
@2b48d8b
|
17 years |
michaelni |
add a 8 taps filter for testing
Originally committed as revision …
|
|
|
@c08bbe6c
|
17 years |
michaelni |
fix decoding of dracula.4xm before diego complains
Originally …
|
|
|
@f9f835ee
|
17 years |
michaelni |
fix segfault with dracula.4xm
closes issue132
Originally committed as …
|
|
|
@46491f13
|
17 years |
lessen42 |
Matroska regression tests
Originally committed as revision 10391 to …
|
|
|
@71dce72b
|
17 years |
michaelni |
Replace constants by HTAPS (half pel interpolation filter taps) where …
|
|
|
@e09f7d61
|
17 years |
lessen42 |
Enable Matroska muxer
Originally committed as revision 10389 to …
|
|
|
@ab332d0
|
17 years |
lessen42 |
Grammar nits
Originally committed as revision 10388 to …
|
|
|
@b62a33d0
|
17 years |
lessen42 |
Always use AVFormatContext for av_log messages
Originally committed …
|
|
|
@0f651e8c
|
17 years |
lessen42 |
Rename ebml size functions to indicate that they can be used for more …
|
|
|
@8b65b9a
|
17 years |
lessen42 |
We shouldn't be passing in sizes larger than 256-2, so use an assert
…
|
|
|
@e5c29287
|
17 years |
lessen42 |
Indentation
Originally committed as revision 10384 to …
|
|
|
@ac9e117
|
17 years |
lessen42 |
Don't seek when streamed
Originally committed as revision 10383 to …
|
|
|
@c301d5a
|
17 years |
lessen42 |
Get rid of useless braces
Originally committed as revision 10382 to …
|
|
|
@7e33d3fe
|
17 years |
lessen42 |
Indent
Originally committed as revision 10381 to …
|
|
|
@dc4a9f67
|
17 years |
lessen42 |
Match the behaviour betwen the bmp and wav codec tag lookups
…
|
|
|
@46d18a88
|
17 years |
lessen42 |
Write codecprivate to a dynamic buffer so that seeking isn't required
…
|
|
|