|
|
|
@6f0b5d6f
|
16 years |
Carl Eugen Hoyos |
Cosmetics: Break long line.
Originally committed as revision 16519 to …
|
|
|
@250dd6f0
|
16 years |
diego |
Add a separate 'testclean' rule to clean regression test data without …
|
|
|
@2b187df9
|
16 years |
stefano.sabatini-lala |
Fix capitalization and missing periods issues.
Originally committed …
|
|
|
@708ec8fb
|
16 years |
stefano.sabatini-lala |
Move the AVFormatContext options definition to a dedicated file, …
|
|
|
@63bfcb69
|
16 years |
Carl Eugen Hoyos |
Fill range_map* in VC1Context.
Originally committed as revision 16515 …
|
|
|
@78acb9e7
|
16 years |
stefano.sabatini-lala |
Move the AVCodecContext options definition to a dedicated file, reduce …
|
|
|
@7fd3c09e
|
16 years |
Carl Eugen Hoyos |
Move vdpau_h264_set_reference_frames() call from vdpauvideo.c into …
|
|
|
@1a1078fa
|
16 years |
baptiste.coudurier |
fix segv, always set audio_buf to audio_buf1 if decoding fail
…
|
|
|
@9211bcdd
|
16 years |
rsbultje |
Reindent to properly fit a 80 chars terminal.
Originally committed as …
|
|
|
@ff16f551
|
16 years |
rsbultje |
Reindent after r16509.
Originally committed as revision 16510 to …
|
|
|
@83d14c85
|
16 years |
rsbultje |
Apply rtpmap: SDP lines to the last m= line only, since they generally …
|
|
|
@7eb6ed78
|
16 years |
Carl Eugen Hoyos |
Move VDPAU check, make future VDPAU patches smaller.
Originally …
|
|
|
@fa50a027
|
16 years |
baptiste.coudurier |
only set le if value is 1, fix boom5.mov, issue #770
Originally …
|
|
|
@65007a4f
|
16 years |
lucabe72 |
Do not assume that if pkt->destruct != av_destruct_packet then it is …
|
|
|
@1d6eeebe
|
16 years |
Aurélien Jacobs |
initialize AVFormatContext before calling av_write_header()
…
|
|
|
@49186206
|
16 years |
Carl Eugen Hoyos |
Add refdist_flag to VC1Context.
Originally committed as revision …
|
|
|
@6dde9f8c
|
16 years |
mans |
SH4: fix typo in asm constraint
Originally committed as revision …
|
|
|
@e49906c3
|
16 years |
rsbultje |
Increase buffer size for RTP packet data because some ASF streams use …
|
|
|
@5ce00433
|
16 years |
Aurélien Jacobs |
rename ff_metadata_sync_compat to ff_metadata_mux_compat
Originally …
|
|
|
@97ca83a
|
16 years |
Aurélien Jacobs |
move ff_metadata_sync_compat to metadata_compat.c
Originally …
|
|
|
@e99f76ab
|
16 years |
Aurélien Jacobs |
Add a second metadata compatibility layer, so that metadata that gets …
|
|
|
@420169e5
|
16 years |
Carl Eugen Hoyos |
Add PIX_FMT_VDPAU_H264.
Originally committed as revision 28281 to …
|
|
|
@30f32a18
|
16 years |
saschasommer |
added my gnupg fingerprint
Originally committed as revision 16498 to …
|
|
|
@54f8abde
|
16 years |
tempn |
cosmetics: CJPG is from Creative Webcam
Originally committed as …
|
|
|
@949462b3
|
16 years |
tempn |
fourcc CJPG is sequential jpeg
Originally committed as revision 16496 …
|
|
|
@15cdff85
|
16 years |
baptiste.coudurier |
100l, add missing enum type, fix compilation
Originally committed as …
|
|
|
@8a47ad5e
|
16 years |
baptiste.coudurier |
use lower case x and alternate format for hex in printf
Originally …
|
|
|
@861b4f01
|
16 years |
baptiste.coudurier |
print more debug information if enabled, including index
Originally …
|
|
|
@090846f3
|
16 years |
Carl Eugen Hoyos |
Rename ff_VDPAU as ff_vdpau.
Originally committed as revision 16492 …
|
|
|
@6cc01c24
|
16 years |
Carl Eugen Hoyos |
Rename bitstreamBuffers* as bitstream_buffers*
Originally committed …
|
|
|
@1bb04d5a
|
16 years |
ramiro.polla |
configure: allow to disable sse code.
Based on patch by Michael …
|
|
|
@6fde7afa
|
16 years |
Carl Eugen Hoyos |
Fix a compiler warning:
libavformat/rmdec.c:550: warning: assignment …
|
|
|
@1f91cdce
|
16 years |
ramiro.polla |
Use posix_memalign() if available.
Originally committed as revision …
|
|
|
@218a6022
|
16 years |
diego |
Only #include svq3.c if the SVQ3 decoder is enabled.
Originally …
|
|
|
@ed09249c
|
16 years |
diego |
The SVQ3 decoder uses ff_svq1_packet_checksum from svq1dec.c.
…
|
|
|
@158b3912
|
16 years |
robert.swain |
Support ADTS AAC files in the ffaac decoder (limited to streams …
|
|
|
@600a331
|
16 years |
michaelni |
Inject NULL packets into the video packet que at EOF to force all …
|
|
|
@9f06bd9e
|
16 years |
michaelni |
Do not try to duplicate packets that have data==NULL.
Originally …
|
|
|
@1b9bbf86
|
16 years |
michaelni |
Document the need of buf=NULL buf_size=0 at the end to obtain all …
|
|
|
@0d9efa2
|
16 years |
diego |
Add missing headers to allow 'make checkheaders' to pass.
Originally …
|
|
|
@25bd48bd
|
16 years |
diego |
Use <> instead of "" for system headers.
Originally committed as …
|
|
|
@11d6f38c
|
16 years |
robert.swain |
Factorise enum of AC3 error types to be usable by AAC in the ADTS …
|
|
|
@4b82e3ce
|
16 years |
robert.swain |
Add some lossless h.264 encoding presets as suggested by Jason
…
|
|
|
@986a5e91
|
16 years |
robert.swain |
Add a slow first pass preset
Originally committed as revision 16477 …
|
|
|
@ef41406
|
16 years |
robert.swain |
Be consistent and use b-frames throughout the presets to avoid …
|
|
|
@6e5f27c
|
16 years |
rsbultje |
Fix typo ("Standard-compliant" -> "Standards-compliant"), as noticed …
|
|
|
@199a8aa9
|
16 years |
robert.swain |
Change direct prediction for fast first pass to automatic as all other …
|
|
|
@70d4b8ce
|
16 years |
rsbultje |
Fix doxy comments missing one '*'.
Originally committed as revision …
|
|
|
@7a86bafa
|
16 years |
rsbultje |
Use the "server" RTSP field to detect whether the server that we're …
|
|
|
@74272b1c
|
16 years |
rsbultje |
Export RTSPState and RTSPStream from rtsp.c into rtsp.h. This allows …
|
|
|
@b0d75d60
|
16 years |
rsbultje |
Don't use s->pb if a local ByteIOContext was already provided by the …
|
|
|
@572c6a38
|
16 years |
rsbultje |
Allow subscription to any of the streams, not just the first, …
|
|
|
@7c68a177
|
16 years |
rsbultje |
Parse the OpaqueData field for every AVStream represented by this "set …
|
|
|
@530bca94
|
16 years |
rsbultje |
Parse the bitrate field in the ASMRuleBook ("AverageBandwidth") to …
|
|
|
@3ca45429
|
16 years |
rsbultje |
Parse the ASMRuleBook SDP line to dynamically create one new AVStream …
|
|
|
@b06688ff
|
16 years |
gpoirier |
Add AltiVec versions of h264_idct_add(8|16|16intra),
allowing to …
|
|
|
@e7b987dc
|
16 years |
lucabe72 |
Remove the frame rate from struct video_data, and allow using a …
|
|
|
@b6e736a1
|
16 years |
ramiro.polla |
Don't prefix yasm with cross prefix.
Patch by Michael Kostylev <mik at …
|
|
|
@8b6871ed
|
16 years |
diego |
Disable SVQ3 checks if SVQ3 support is not compiled in.
Originally …
|
|
|
@11e6d03a
|
16 years |
diego |
alphabetical ordering cosmetics
Originally committed as revision …
|
|
|
@3a8e375a
|
16 years |
diego |
Remove inappropriate const qualifier from function argument, fixes the …
|
|
|
@4929c63
|
16 years |
gpoirier |
Add Altivec version of vector_fmul_window.
Patch by David Conrad …
|
|
|
@8b2bc85f
|
16 years |
gpoirier |
add AltiVec implementation of weight_h264_pixels(16|8)x(16|8|4)
Patch …
|
|
|
@094d9df7
|
16 years |
Aurélien Jacobs |
free all allocated metadata structures
Originally committed as …
|
|
|
@16cda153
|
16 years |
Aurélien Jacobs |
ensure that no GPL code is linked to LGPL only libavcodec
Originally …
|
|
|
@448ecb68
|
16 years |
Carl Eugen Hoyos |
Rename mpeg_set_pixelformat() as mpeg_get_pixelformat().
Originally …
|
|
|
@ec005276
|
16 years |
diego |
cosmetics: alphabetical order
Originally committed as revision 16454 …
|
|
|
@93c69a94
|
16 years |
Carl Eugen Hoyos |
Factorise setting of avctx->pix_fmt.
Originally committed as revision …
|
|
|
@7cfe7d77
|
16 years |
Aurélien Jacobs |
ignore year=0 and track=0
Originally committed as revision 16452 to …
|
|
|
@aa9a9b7a
|
16 years |
gpoirier |
Fix float_to_int16_altivec prototype to match float_to_int16's in …
|
|
|
@62865344
|
16 years |
gpoirier |
fix compilation with GCC-4.3+
patch by David Conrad + fix by myself
…
|
|
|
@54b9095
|
16 years |
gpoirier |
offset and weights are signed, fixes some non-bitexact issues.
Patch …
|
|
|
@373745ae
|
16 years |
Carl Eugen Hoyos |
1l: Forgot to rename header guard.
Originally committed as revision …
|
|
|
@176aee82
|
16 years |
Aurélien Jacobs |
Add a metadata compatibility layer, so that when a user application …
|
|
|
@e232c252
|
16 years |
Aurélien Jacobs |
add a typedef for AVMetadata
Originally committed as revision 16446 …
|
|
|
@272081b0
|
16 years |
Carl Eugen Hoyos |
Export VDPAU support by installing vdpau.h.
Originally committed as …
|
|
|
@8423186
|
16 years |
Carl Eugen Hoyos |
Rename vdpau_render.h as vdpau.h.
Originally committed as revision …
|
|
|
@df7fb435
|
16 years |
gpoirier |
add AltiVec implementation of biweight_h264_pixels(16|8)x(16|8|4) …
|
|
|
@c663cb0d
|
16 years |
gpoirier |
AltiVec version of h264_idct(8)_dc_add
Patch by David Conrad %lessen42 …
|
|
|
@52e57500
|
16 years |
diego |
Revert deprecation of AVFrac structure. Attempts to replace AVFrac …
|
|
|
@e193c74e
|
16 years |
diego |
Add -DEXTENSIONS to CFLAGS on Solaris to make ip_mreq visible. …
|
|
|
@5d9c0615
|
16 years |
Carl Eugen Hoyos |
Ministry of English Composition treatment: s/Alloced/Allocated
…
|
|
|
@6d8b21f3
|
16 years |
Roman R. |
additional recovery for the badly broken streams
Originally committed …
|
|
|
@91d553c3
|
16 years |
Carl Eugen Hoyos |
Remove leading underscore from union declaration.
Originally …
|
|
|
@c47d146b
|
16 years |
diego |
Add missing 'void' keyword to parameterless function declarations.
…
|
|
|
@5fd9c8b
|
16 years |
diego |
spelling/grammar and whitespace cosmetics
Originally committed as …
|
|
|
@26ef65da
|
16 years |
Carl Eugen Hoyos |
50l: Reenable error resilience for H264 (Patch by Dark Shikari).
…
|
|
|
@f2c214a1
|
16 years |
Carl Eugen Hoyos |
Cosmetics: Fix indentation.
Originally committed as revision 16433 to …
|
|
|
@e731b5c3
|
16 years |
Carl Eugen Hoyos |
100l: Add a deleted '{'.
Originally committed as revision 16432 to …
|
|
|
@369122d
|
16 years |
Carl Eugen Hoyos |
Add VDPAU hardware accelerated decoding for H264 which can be used by …
|
|
|
@bc1d2afb
|
16 years |
Aurélien Jacobs |
rename AVMetaData to AVMetadata and meta_data to metadata
Originally …
|
|
|
@27cb5cbc
|
16 years |
Carl Eugen Hoyos |
Fix small errors in configure --help's output.
Originally committed …
|
|
|
@f526adaf
|
16 years |
Aurélien Jacobs |
add metadata in AVStream, AVProgram and AVChapter
Originally …
|
|
|
@ea29242c
|
16 years |
mike |
Ministry of English Composition treatment for the new metadata API
…
|
|
|
@06a7bd9
|
16 years |
michaelni |
10l format include path for metadata.h
Originally committed as …
|
|
|
@a6d18a0e
|
16 years |
michaelni |
Move metadata API from avcodec to avformat.
Originally committed as …
|
|
|
@47146dfb
|
16 years |
michaelni |
Generic metadata API.
avi is updated as example.
No version bump, the …
|
|
|
@045cbba9
|
16 years |
Aurélien Jacobs |
cosmetic: indent
Originally committed as revision 16423 to …
|
|
|
@d8bd113e
|
16 years |
Aurélien Jacobs |
add a termination condition
Originally committed as revision 16422 to …
|
|
|
@853a9753
|
16 years |
michaelni |
If we find a VBR tag at the beginning of the file don't attempt to …
|
|
|