|
|
|
@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 …
|
|
|
@1ca9133f
|
16 years |
stefano.sabatini-lala |
Drop the deprecated parse_image_size() and parse_frame_rate() …
|
|
|
@21ff7689
|
16 years |
Carl Eugen Hoyos |
Use H264 MMX chroma functions to accelerate RV40 decoding.
Patch by …
|
|
|
@1104a26a
|
16 years |
michaelni |
Bump LIBAVCODEC_VERSION_MINOR due to AVSubtitle changes.
Originally …
|
|
|
@f656106f
|
16 years |
michaelni |
Add type, text and ass to AVSubtitleRect.
Originally committed as …
|
|
|
@25b4c651
|
16 years |
michaelni |
Replace AVSubtitleRect.rgba_palette and bitmap by AVPicture.
…
|
|
|
@ebc466bb
|
16 years |
michaelni |
Replace some fixed width variable from AVSubtitle* by normal int.
…
|
|
|
@052571e7
|
16 years |
michaelni |
Forgot to update (I likely missed it due to its similar name to …
|
|
|
@2e94fb5d
|
16 years |
michaelni |
Future doxy for a few fields of AVSubtitleRect.
Originally committed …
|
|
|
@db4fac6
|
16 years |
michaelni |
Change AVSubtitle.rects to an array of pointers so ABI does not break …
|
|
|
@7cf9c6ae
|
16 years |
michaelni |
Display subtitles within the display area.
Fixes …
|
|
|
@c66216ed
|
16 years |
michaelni |
Add enum AVSubtitleType
Originally committed as revision 16410 to …
|
|
|
@37fed100
|
16 years |
darkshikari |
Add x264 SSE2 iDCT functions to H.264 decoder.
Originally committed …
|
|
|
@c96da3ed
|
16 years |
diego |
Avoid POSIX-reserved _t namespace.
Originally committed as revision …
|
|
|
@0f0b707f
|
16 years |
diego |
Avoid POSIX-reserved _t namespace.
Originally committed as revision …
|
|
|
@e329b6e
|
16 years |
stefano.sabatini-lala |
Bump year number.
Originally committed as revision 16406 to …
|
|
|
@9ce95f27
|
16 years |
stefano.sabatini-lala |
Cosmetics: break line to make it not longer than 80 chars.
Originally …
|
|
|
@ce0453a
|
16 years |
michaelni |
10l set AVPacket.size to the true size of the returned data instead of …
|
|
|
@188e67ea
|
16 years |
michaelni |
Fix indention which was off by 1 space.
Originally committed as …
|
|
|
@0b4ff0c9
|
16 years |
michaelni |
Replace buffer by AVPacket and avoid a memcpy() for video when the …
|
|
|
@fce48f5b
|
16 years |
michaelni |
Merge videobuf and audiobuf.
Originally committed as revision 16401 …
|
|
|
@f48d5457
|
16 years |
michaelni |
Simplify the top of rm_assemble_video_frame().
Originally committed …
|
|
|
@e45673cb
|
16 years |
michaelni |
Add a few error checks to rm_assemble_video_frame()
Originally …
|
|
|
@51d6852f
|
16 years |
michaelni |
All non zero returns of rm_assemble_video_frame() are errors, check …
|
|
|
@aed46465
|
16 years |
Carl Eugen Hoyos |
Silence two icc warnings:
/home/melanson/fate/source/ffserver.c(4349): …
|
|
|
@9d705050
|
16 years |
benoit.fouet |
Add my GnuPG fingerprint.
Originally committed as revision 16396 to …
|
|
|
@172a39d1
|
16 years |
mans |
ARM: work around linker bug with movw/movt relocations in shared libs
…
|
|
|
@2e35e684
|
16 years |
mans |
Make shared/static full CONFIG options
Originally committed as …
|
|
|
@ab5cb084
|
16 years |
mans |
configure: check for ARMv6T2 support
Originally committed as revision …
|
|
|
@77e2249
|
16 years |
mans |
ARM: rename coefficient table in NEON IDCT
Originally committed as …
|
|
|
@27513162
|
16 years |
Reynaldo H. Verdejo Pinochet |
Remove duplicated dot product code. Use dsputil's
scalarproduct …
|
|
|
@0a11fc82
|
16 years |
Reimar.Doeffinger |
My gpg key fingerprint.
Originally committed as revision 16390 to …
|
|
|
@6c8f2def
|
16 years |
Reynaldo H. Verdejo Pinochet |
COSMETICS. Write my full name instead.
Originally committed as …
|
|
|
@3bb79c0
|
16 years |
Reynaldo H. Verdejo Pinochet |
Add myself as qcelp* maintainer.
Originally committed as revision …
|
|
|
@f1e27bae
|
16 years |
Reynaldo H. Verdejo Pinochet |
Add my key fingerprint to the list.
Originally committed as revision …
|
|
|
@c51fafa1
|
16 years |
mans |
configure: accept $TMP as location for temporary files
Originally …
|
|
|
@a49d42c2
|
16 years |
mans |
configure: simplify TMPDIR setting
Originally committed as revision …
|
|
|
@91535e5f
|
16 years |
stefano.sabatini-lala |
Fix typos.
Originally committed as revision 16384 to …
|
|
|
@45a92230
|
16 years |
michaelni |
Clarify that the list of gpg fingerprints is not just for maintainers. …
|
|
|
@234ccf19
|
16 years |
michaelni |
Add spaces into the gpg fingerprint for better readability.
…
|
|
|
@592beefe
|
16 years |
kostya.shishkov |
It turned out that RV30 uses motion vectors for forward motion B-frame …
|
|
|
@e4f1ec3a
|
16 years |
michaelni |
Explain the lack of +3/7
Originally committed as revision 16380 to …
|
|
|
@7d204e67
|
16 years |
rsbultje |
av_free() -> av_freep(), patch by Reimar Doffinger, see discussion in …
|
|
|
@c49a3ec
|
16 years |
rsbultje |
Fix double free which happens for playback of .rm files after r16365. …
|
|
|
@133e5c4
|
16 years |
michaelni |
Add a list of GnuPG fingerprints.
This is not as good as personal …
|
|
|
@6735e2c8
|
16 years |
Carl Eugen Hoyos |
Revert r16375: It broke aac decoding.
Originally committed as …
|
|
|
@69b38d4d
|
16 years |
Carl Eugen Hoyos |
Reduce number of warnings when compiling with icc by two.
Originally …
|
|
|
@3a095bee
|
16 years |
Carl Eugen Hoyos |
Silence one warning when compiling with icc:
warning #188: enumerated …
|
|
|
@2c67c659
|
16 years |
Carl Eugen Hoyos |
Fix h264 decoding on SSE2 cores with icc compilation.
Originally …
|
|
|
@055068d0
|
16 years |
stefano.sabatini-lala |
Mention in the documentation of avfilter_poll_frame() that it returns …
|
|
|
@5b3658f7
|
16 years |
kostya.shishkov |
Fix a typo that made VMD demuxer always assume Indeo 3 as video codec. …
|
|
|
@5d91e928
|
16 years |
stefano.sabatini-lala |
Use avcodec_check_dimensions() for checking the frame size validity. …
|
|
|
@ade8fb4d
|
16 years |
rsbultje |
Reindent after r16368.
Originally committed as revision 16369 to …
|
|
|
@a9f84821
|
16 years |
rsbultje |
Add audio_pkt_cnt return value to ff_rm_retrieve_cache(). See …
|
|
|
@5d88c264
|
16 years |
rsbultje |
Change audio_pkt_cnt from an array into a single field, since only a …
|
|
|
@886e89d0
|
16 years |
rsbultje |
Add RMStream object as function argument to public functions so that …
|
|
|
@ba614729
|
16 years |
rsbultje |
Implement RMStream stream-specific private data object in the RM …
|
|
|
@23ae2b68
|
16 years |
mans |
Replace UNALIGNED_STORES_ARE_BAD with !HAVE_FAST_UNALIGNED
Originally …
|
|
|
@10f35ebd
|
16 years |
kostya.shishkov |
Latest Coktel Vision VMDs contained Indeo 3, add demuxer support for …
|
|
|
@edf7c2b2
|
16 years |
mans |
simple_idct: use MUL16 and MAC16 from mathops.h
Originally committed …
|
|
|
@643d2e88
|
16 years |
diego |
Avoid POSIX-reserved _t namespace.
Originally committed as revision …
|
|
|
@df77a6d
|
16 years |
stefano.sabatini-lala |
Make the VIDIOCMCAPTURE ioctl error message consistent with the other …
|
|
|
@faf67322
|
16 years |
stefano.sabatini-lala |
Add missing check on the return value of the VIDIOCSWIN ioctl.
…
|
|
|
@cb82a073
|
16 years |
diego |
consistency cosmetics: Rename POWERPC identifiers to PPC.
Originally …
|
|
|
@79cb09b2
|
16 years |
diego |
consistency cosmetics: Rename POWERPC identifiers to PPC.
Originally …
|
|
|
@d89eae6f
|
16 years |
lu_zero |
Remove stray code
Originally committed as revision 16358 to …
|
|
|
@a6b4448
|
16 years |
lu_zero |
Cleanup _t types in libavcodec/ppc
Originally committed as revision …
|
|
|
@7f9b3266
|
16 years |
stefano.sabatini-lala |
Change thisIsAVar variable names to this_is_a_var style, more …
|
|
|
@b870027a
|
16 years |
Reimar.Doeffinger |
Bump minor number for many small improvements, tiff fax decoding, …
|
|
|
@9864142b
|
16 years |
stefano.sabatini-lala |
Fix and extend documentation for avfilter_graph_get_filter().
…
|
|
|
@e916c2ac
|
16 years |
stefano.sabatini-lala |
Fix typo: ommitted -> omitted.
Originally committed as revision 16353 …
|
|
|
@f23740d
|
16 years |
mans |
ARM: NEON optimised float_to_int16
Originally committed as revision …
|
|
|
@22730e87
|
16 years |
stefano.sabatini-lala |
Put pass_logfilename_prefix check on a single line, improve …
|
|
|
@ad16627f
|
16 years |
stefano.sabatini-lala |
Rename variables:
pass_logfilename -> pass_logfilename_prefix …
|
|
|
@92799d32
|
16 years |
michaelni |
Enable faxcompr.
Originally committed as revision 16349 to …
|
|
|
@a56f82ea
|
16 years |
michaelni |
indent
Originally committed as revision 16348 to …
|
|
|