|
|
|
@95049fec
|
17 years |
michaelni |
Clarify the intended meaning of wont_fix.
Originally committed as …
|
|
|
@811d9146
|
17 years |
kostya.shishkov |
indentation
Originally committed as revision 12395 to …
|
|
|
@1ba3bae8
|
17 years |
kostya.shishkov |
Correctly handle empty frames
Originally committed as revision 12394 …
|
|
|
@8c908d7d
|
17 years |
kostya.shishkov |
Fraps v5 decoding support
Originally committed as revision 12393 to …
|
|
|
@6a02cb82
|
17 years |
kostya.shishkov |
Add step variable (for future v5 decoding)
Originally committed as …
|
|
|
@d98878f4
|
17 years |
mike |
recognize the CLJR FourCC (Cirrus Logic AccuPak)
Originally committed …
|
|
|
@39fc859
|
17 years |
ramiro.polla |
VFW grabber
Originally committed as revision 12390 to …
|
|
|
@d76c3e07
|
17 years |
ramiro.polla |
Correctly handle case where buffer is 100% full
Originally committed …
|
|
|
@fd9da087
|
17 years |
ramiro.polla |
add myself as vfwcap.c maintainer
Originally committed as revision …
|
|
|
@5e474a6
|
17 years |
ramiro.polla |
dc1394.c has been renamed to libdc1394.c
Originally committed as …
|
|
|
@d8436ba4
|
17 years |
ramiro.polla |
Split libavdevice maintainers out of libavformat
Originally committed …
|
|
|
@ffa71b2
|
17 years |
ramiro.polla |
Typo + grammar
Originally committed as revision 12385 to …
|
|
|
@c2345207
|
17 years |
ramiro.polla |
VFW capture support
Originally committed as revision 12384 to …
|
|
|
@ab8ab30c
|
17 years |
ramiro.polla |
Introduce max_picture_buffer variable in AVFormatContext,
set by …
|
|
|
@c123486e
|
17 years |
diego |
#error in case we do not know how to provide alignment.
Originally …
|
|
|
@e73e4e75
|
17 years |
diego |
cosmetics: Fix indentation in a few more places.
Originally committed …
|
|
|
@ef3dfbd
|
17 years |
diego |
cosmetics: Normalize {} placement after for, while, if.
Originally …
|
|
|
@72b8963d
|
17 years |
diego |
Mention that libavdevice/x11grab.c is GPLed.
Originally committed as …
|
|
|
@54b62496
|
17 years |
ramiro.polla |
Define WIN32_LEAN_AND_MEAN before including windows.h to exclude …
|
|
|
@a06ba2a1
|
17 years |
ramiro.polla |
Include windows.h instead of trying to redeclare Sleep
os_support.h …
|
|
|
@4a24ab64
|
17 years |
diego |
Rename pp variable to postproc for consistency.
Originally committed …
|
|
|
@6bd859d6
|
17 years |
mans |
check for x86 bswap instruction
Originally committed as revision …
|
|
|
@a73cbf97
|
17 years |
Aurélien Jacobs |
huffman: add a zero_count flag and use it in fraps
fixes issue349
…
|
|
|
@bac02ed3
|
17 years |
Aurélien Jacobs |
huffman: pass hnode_first as a flag instead of as an argument on its …
|
|
|
@409e1d71
|
17 years |
ramiro.polla |
Put network-related code under #ifdef
Originally committed as …
|
|
|
@591cf117
|
17 years |
ramiro.polla |
Group network-related code together
Originally committed as revision …
|
|
|
@8d06bd53
|
17 years |
diego |
Fix unused variable warnings.
patch by mark cox, melbournemark+ffmpeg …
|
|
|
@61c51088
|
17 years |
diego |
cosmetics: prettyprinting
Originally committed as revision 12369 to …
|
|
|
@3d323571
|
17 years |
diego |
Install libavfilter if it has been enabled.
Originally committed as …
|
|
|
@4c85ae7b
|
17 years |
diego |
The videohook target does not depend on .libs.
Originally committed …
|
|
|
@c7193373
|
17 years |
diego |
Make ffplay use parse_number_or_die instead of atoi.
Stefano Sabatini, …
|
|
|
@69ed2c3
|
17 years |
diego |
cosmetics: Remove useless empty line.
Originally committed as …
|
|
|
@0050adee
|
17 years |
diego |
cosmetics: Remove useless empty line.
Originally committed as …
|
|
|
@2e7bd344
|
17 years |
diego |
cosmetics: Consistently move NAME and FFLIBS to the top of each …
|
|
|
@9b25f4a6
|
17 years |
diego |
cosmetics: Consistently move NAME and FFLIBS to the top of each …
|
|
|
@5dea9409
|
17 years |
ramiro.polla |
stdcall -> WINAPI
Windows x64 has no stdcall.
It is not yet …
|
|
|
@0e32c8c6
|
17 years |
mans |
simplify library version handling
Originally committed as revision …
|
|
|
@88b5db9f
|
17 years |
mans |
replace -f pgmyuv with -f image2 -vcodec pgmyuv
Originally committed …
|
|
|
@5b67e4f8
|
17 years |
mans |
Simplify do_video_encoding() in regression.sh
All calls of this …
|
|
|
@6b60ac3e
|
17 years |
mans |
simplify library version handling
Originally committed as revision …
|
|
|
@733a6d8
|
17 years |
mans |
Remove mp4psp regression test
The PSP MP4 format requires an AAC …
|
|
|
@90c2295b
|
17 years |
eugeni.stepanov |
Add 'disposition' bitfield to AVStream and use it for both muxing and …
|
|
|
@b049ad50
|
17 years |
mans |
fix AVClass for avfilter
Originally committed as revision 12357 to …
|
|
|
@cbaf50f8
|
17 years |
baptiste.coudurier |
indentation
Originally committed as revision 12356 to …
|
|
|
@7ee4dd02
|
17 years |
baptiste.coudurier |
do not display par and dar if not available
Originally committed as …
|
|
|
@b10b849f
|
17 years |
mans |
consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment
Originally …
|
|
|
@5671fc1
|
17 years |
mans |
consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment
Originally …
|
|
|
@4c7981ba
|
17 years |
baptiste.coudurier |
do not reset duration_error for all streams, only reset current …
|
|
|
@d42a814e
|
17 years |
takis.issaris |
Make av_class a pointer to a const AVClass. Addresses one warning in …
|
|
|
@ebf71db
|
17 years |
banan |
Don't use unchecked data from the bitstream.
Originally committed as …
|
|
|
@72d334ca
|
17 years |
baptiste.coudurier |
support AVDISCARD_ALL
Originally committed as revision 12350 to …
|
|
|
@8055ede6
|
17 years |
baptiste.coudurier |
change sws_format_name to return const char*, supress many warnings
…
|
|
|
@4b0c30b7
|
17 years |
baptiste.coudurier |
remove redundant SwScaler text since av_log uses AVClass context
…
|
|
|
@30400f0d
|
17 years |
baptiste.coudurier |
fix interlaced decoding, original patch from reimar
Originally …
|
|
|
@9dc92a38
|
17 years |
kostya.shishkov |
IMA ADPCM encoder - QT variant
Originally committed as revision 12348 …
|
|
|
@11c55efa
|
17 years |
michaelni |
Skip over unknown extended_content_header tags.
fixes issue358
…
|
|
|
@16428e63
|
17 years |
michaelni |
simplify
Originally committed as revision 12346 to …
|
|
|
@9822564d
|
17 years |
Aurélien Jacobs |
make compilation of mpeg12* and mpegvideo conditional
Originally …
|
|
|
@6cbe71bd
|
17 years |
Aurélien Jacobs |
move ff_mpeg1_dc_scale_table to mpegvideo.c
Originally committed as …
|
|
|
@de2f77d8
|
17 years |
mans |
allow vpath search only for source files
Originally committed as …
|
|
|
@e3773a55
|
17 years |
mans |
simplify processing of some --disable-* options
Originally committed …
|
|
|
@c2b0b21d
|
17 years |
vitor1001 |
Add correct version number to shared libavfilter
Originally committed …
|
|
|
@ea28ecb0
|
17 years |
vitor1001 |
Fix avfilter compilation with --enable-shared and no libswscaler
…
|
|
|
@5a433461
|
17 years |
Aurélien Jacobs |
add dependencies for matroska audio and nut muxers over lavc
…
|
|
|
@d78d72d
|
17 years |
diego |
Set TCP protocol to is_streamed=1 as seeking is not possible.
Björn …
|
|
|
@dc85e859
|
17 years |
Aurélien Jacobs |
doxyfy frame type comments and add some more comments
Originally …
|
|
|
@48d533e6
|
17 years |
Aurélien Jacobs |
define BI frame type along with other frame types
Originally …
|
|
|
@c06ccb1
|
17 years |
Aurélien Jacobs |
cosmetic: align
Originally committed as revision 12335 to …
|
|
|
@241227d8
|
17 years |
Aurélien Jacobs |
remove some unneeded artificial dependencies from configure
…
|
|
|
@591bf9b9
|
17 years |
Aurélien Jacobs |
add some required objects dependencies
Originally committed as …
|
|
|
@0c291f2
|
17 years |
Aurélien Jacobs |
Avoid linking with h263 and mpeg4 find_frame_end()
when those codecs …
|
|
|
@83cc23c
|
17 years |
lucabe72 |
Add some information about the stream bitrate, if available
…
|
|
|
@1326621
|
17 years |
michaelni |
Subtitle support. (untested)
Originally committed as revision 12330 …
|
|
|
@73e22613
|
17 years |
michaelni |
The last flag fix fixed mpeg4-qprd (there the flags ended up being …
|
|
|
@112249d
|
17 years |
baptiste.coudurier |
set block align for mace3/6
Originally committed as revision 12328 to …
|
|
|
@28da7981
|
17 years |
baptiste.coudurier |
correctly compute bit rate for compressed audio, should fix seeking in …
|
|
|
@282ee4e7
|
17 years |
mike |
fix the WC3 Xan decoder by correcting the frame accounting logic
…
|
|
|
@56adc69
|
17 years |
michaelni |
One more (forgotten) fix for fixing sws_flags.
Originally committed …
|
|
|
@e60da588
|
17 years |
michaelni |
sws_flags is unsigned.
This together with the last commit fixes the …
|
|
|
@378774e9
|
17 years |
michaelni |
Fix handling flags with the MSB set.
Originally committed as revision …
|
|
|
@8b2fce0d
|
17 years |
michaelni |
Turn ancient V offset numerical constants into named ones.
Add a check …
|
|
|
@fbd4293d
|
17 years |
Aurélien Jacobs |
remove more useless mpegvideo.h includes
Originally committed as …
|
|
|
@cbcd6c8c
|
17 years |
Aurélien Jacobs |
move EDGE_WIDTH definition allong with draw_edges where it belongs
…
|
|
|
@d37f007d
|
17 years |
Aurélien Jacobs |
remove #include "mpegvideo.h" where it is not needed
Originally …
|
|
|
@3bfe9260
|
17 years |
Aurélien Jacobs |
move relevant declarations to mpeg12data.h
Originally committed as …
|
|
|
@6d934615
|
17 years |
Aurélien Jacobs |
move run length table constants to rl.h
Originally committed as …
|
|
|
@288a44fb
|
17 years |
Aurélien Jacobs |
move ff_emulated_edge_mc() to dsputil
Originally committed as …
|
|
|
@8d4bef64
|
17 years |
michaelni |
Remove unused elements from tables.
Originally committed as revision …
|
|
|
@6a287b73
|
17 years |
michaelni |
Detect and prevent reading over the end of counts_*. We pass the error …
|
|
|
@1a2a1d90
|
17 years |
michaelni |
Prevent segfault due to reading over the end of the input buffer.
…
|
|
|
@7998988
|
17 years |
Aurélien Jacobs |
fix wmv3 dependencies
Originally committed as revision 12314 to …
|
|
|
@49c35f16
|
17 years |
Aurélien Jacobs |
Fix compilation on powerpc.
DECLARE_ALIGNED_8 is not defined at that …
|
|
|
@015d0bb9
|
17 years |
Aurélien Jacobs |
remove old draw_edges declaration cruft
Originally committed as …
|
|
|
@4c79b95c
|
17 years |
Aurélien Jacobs |
move ff_init_scantable() into dsputil
Originally committed as …
|
|
|
@675b8390
|
17 years |
michaelni |
Ignore flags after pts/dts if there are no bytes left.
Fixes decoding …
|
|
|
@5a6a9e78
|
17 years |
Aurélien Jacobs |
move draw_edges() into dsputil
Originally committed as revision 12309 …
|
|
|
@ce7f71a2
|
17 years |
Aurélien Jacobs |
dsputil.h is a local header
Originally committed as revision 12308 to …
|
|
|
@c8deab7a
|
17 years |
Aurélien Jacobs |
include required header
Originally committed as revision 12307 to …
|
|
|
@6e196eac
|
17 years |
Aurélien Jacobs |
include required headers for int64_t and AV_RB16()
Originally …
|
|
|
@abf2dc9c
|
17 years |
Aurélien Jacobs |
avi.h does not use anything from avcodec.h.
Originally committed as …
|
|
|