Aurelien Jacobs
|
2904fd398f
|
return -1 for errors in ff_mov_iso639_to_lang() to allow for error checking
Originally committed as revision 17611 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-26 13:11:18 +00:00 |
|
Aurelien Jacobs
|
b97fb809b8
|
cosmetics: indentation
Originally committed as revision 17610 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-26 13:08:22 +00:00 |
|
Aurelien Jacobs
|
1ee2d44805
|
use new metadata API in mov muxer
Originally committed as revision 17609 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-26 13:06:49 +00:00 |
|
Aurelien Jacobs
|
ed118841ea
|
don't trigger metadata compatibility code when user app already set metadata
using new API
Originally committed as revision 17608 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-26 13:00:13 +00:00 |
|
Baptiste Coudurier
|
e34a5996b9
|
dv probe
Originally committed as revision 17607 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-26 08:45:59 +00:00 |
|
Justin Ruggles
|
2578326f13
|
Share the function to write a raw FLAC header and use it in the Matroska
muxer.
Originally committed as revision 17606 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-26 02:41:53 +00:00 |
|
Justin Ruggles
|
faec0eba8b
|
cosmetics: add a comment in flac_write_header().
Originally committed as revision 17605 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-26 02:33:19 +00:00 |
|
Justin Ruggles
|
25582b8929
|
Add support for full header extradata to raw FLAC muxer.
Originally committed as revision 17604 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-26 02:32:18 +00:00 |
|
Justin Ruggles
|
26adc8d086
|
cosmetics: line wrap and indentation after last commit.
Originally committed as revision 17603 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-26 02:30:29 +00:00 |
|
Justin Ruggles
|
59c6178a54
|
Use a shared function to validate FLAC extradata.
Originally committed as revision 17602 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-26 02:29:24 +00:00 |
|
Justin Ruggles
|
caee91f7d0
|
Separate the raw FLAC muxer from raw.c to its own file, flacenc.c.
Originally committed as revision 17601 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-26 02:21:43 +00:00 |
|
Alex Converse
|
e8d5c07bcc
|
Re-indent after last commit.
Originally committed as revision 17600 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-26 01:54:16 +00:00 |
|
Alex Converse
|
21e8c46cde
|
Refactor AAC unsigned band type decoding for a modest speedup.
Originally committed as revision 17599 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-26 01:51:34 +00:00 |
|
Alex Converse
|
039821a838
|
Use const to better allow the compiler to optimize AAC independent coupling.
Originally committed as revision 17598 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-26 01:50:00 +00:00 |
|
Carl Eugen Hoyos
|
5fe2a515f8
|
Completed documentation of reference field.
Originally committed as revision 17597 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-26 01:38:51 +00:00 |
|
NVIDIA Corporation
|
2f9c978a07
|
Do not set h264.is_reference for pictures that are delayed, but not
actually reference frames.
Patch by NVIDIA
Originally committed as revision 17596 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-26 01:03:01 +00:00 |
|
NVIDIA Corporation
|
f90b55166e
|
The field rangered in VDPAU's VdpPictureInfoVC1 now also contains
rangeredfrm (VC-1 7.1.13) in bit 1.
Patch by NVIDIA
Originally committed as revision 17595 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-26 00:29:01 +00:00 |
|
Carl Eugen Hoyos
|
1a022c2fbf
|
Apply correct pix_fmts to WMV3_VDPAU and VC1_VDPAU.
Originally committed as revision 17594 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-25 23:58:52 +00:00 |
|
Gwenole Beauchesne
|
d7dae42e70
|
Add missing prototype for ff_is_hwaccel_pix_fmt().
patch by Gwenole Beauchesne, gbeauchesne,splitted-desktop,com
Originally committed as revision 17593 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-25 23:24:34 +00:00 |
|
Robert Swain
|
66d8229072
|
http://bytesex.org/xawtv/ permanently redirects to
http://linux.bytesex.org/xawtv/ so update the URL
Originally committed as revision 17592 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-25 20:18:01 +00:00 |
|
Michael Niedermayer
|
d404b3edb3
|
Add hwaccel->decode_slice() call for avhwaccel by Gwenole Beauchesne.
Originally committed as revision 17591 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-25 19:39:42 +00:00 |
|
Michael Niedermayer
|
765e94ef9e
|
More AVhwaccel hunks from Gwenole Beauchesne.
Originally committed as revision 17590 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-25 19:16:27 +00:00 |
|
Diego Biurrun
|
22e77e44dd
|
spelling/wording/grammar cosmetics
Originally committed as revision 17589 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-25 19:10:39 +00:00 |
|
Diego Biurrun
|
e0cffbe7ea
|
spelling/wording/grammar cosmetics
Originally committed as revision 17588 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-25 18:03:47 +00:00 |
|
Carl Eugen Hoyos
|
ac00575d92
|
Fix VC1 and WMV3 playback in MPlayer.
Originally committed as revision 17587 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-25 15:43:53 +00:00 |
|
Michael Niedermayer
|
882fb0a3ad
|
untypo
Originally committed as revision 17586 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-25 10:45:08 +00:00 |
|
Kostya Shishkov
|
7a47495079
|
cosmetics: reindent after last commit
Originally committed as revision 17585 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-25 08:36:00 +00:00 |
|
Kostya Shishkov
|
77f7156d85
|
Since motion vectors for intra blocks are always zero, do not try to retrieve them.
Originally committed as revision 17584 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-25 08:35:37 +00:00 |
|
Baptiste Coudurier
|
28c1720023
|
fix index edit rate, inverse num and den
Originally committed as revision 17583 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-25 08:09:13 +00:00 |
|
Baptiste Coudurier
|
e38badbc21
|
simplify, use codec->block_align
Originally committed as revision 17582 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-25 08:08:10 +00:00 |
|
Baptiste Coudurier
|
37653f0b93
|
set channel number even for inactive channels
Originally committed as revision 17581 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-25 08:06:15 +00:00 |
|
Baptiste Coudurier
|
6df1deda30
|
do not set frame start bit since marked as not used and factorize
Originally committed as revision 17580 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-25 08:05:43 +00:00 |
|
Michael Niedermayer
|
1de2db8fab
|
AVInputFormat.reed_seek2()
Originally committed as revision 17579 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-25 03:18:11 +00:00 |
|
Diego Biurrun
|
2b229186a2
|
10l: Ignore error output from failed attempt to read snapshot_version.
Originally committed as revision 17578 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-24 23:10:36 +00:00 |
|
Diego Biurrun
|
10671cf595
|
Read revision string from the file snapshot_version if available.
This will be used by daily snapshots without Subversion metadata.
Originally committed as revision 17577 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-24 23:04:52 +00:00 |
|
Diego Biurrun
|
d33a14e4f5
|
cosmetics: Use $() instead of ``, the former can be nested more easily.
Originally committed as revision 17576 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-24 22:54:58 +00:00 |
|
Diego Biurrun
|
1e5304c69e
|
Rename yuv2rgb2.c --> yuv2rgb.c.
Originally committed as revision 28723 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
|
2009-02-24 22:40:20 +00:00 |
|
Ivan Schreter
|
c733922eec
|
Export timestamp parameter from H.264.
Patch by Ivan Schreter, schreter gmx net
Originally committed as revision 17575 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-24 22:24:34 +00:00 |
|
Ivan Schreter
|
27ca0a79c9
|
Add timestamp computation if values are exported by decoder.
Patch by Ivan Schreter, schreter gmx net
Originally committed as revision 17574 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-24 22:19:09 +00:00 |
|
Michael Niedermayer
|
4d8f830125
|
1000l for me, wrong pix_fmt.
Originally committed as revision 17573 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-24 22:19:02 +00:00 |
|
Ivan Schreter
|
edbd72acea
|
Correct time_base and repeat_pict for MPEG2 video.
Patch by Ivan Schreter, schreter gmx net
Originally committed as revision 17572 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-24 20:23:19 +00:00 |
|
Ivan Schreter
|
fc9fe42833
|
Correct time_base of H.264 and repeat_pict.
Patch by Ivan Schreter, schreter gmx net
Originally committed as revision 17571 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-24 20:19:59 +00:00 |
|
Ivan Schreter
|
810c451b02
|
Change duration computation to use time_base instead of TB/2.
Patch by Ivan Schreter, schreter gmx net
Originally committed as revision 17570 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-24 20:17:02 +00:00 |
|
Michael Niedermayer
|
a05aa821b6
|
add ff_find_hwaccel() by Gwenole Beauchesne
Originally committed as revision 17569 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-24 19:04:43 +00:00 |
|
Michael Niedermayer
|
6059f13cad
|
ff_find_hwaccel()
Originally committed as revision 17568 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-24 18:51:16 +00:00 |
|
Michael Niedermayer
|
414d9d7f2e
|
av_hwaccel_next() by Gwenole Beauchesne.
Originally committed as revision 17567 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-24 18:47:36 +00:00 |
|
Michael Niedermayer
|
c895618bb0
|
av_register_hwaccel() from Gwenole Beauchesne.
Originally committed as revision 17566 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-24 18:46:00 +00:00 |
|
Michael Niedermayer
|
f986c8e2e5
|
Another AVhwaccel hunk from Gwenole Beauchesne.
Originally committed as revision 17565 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-24 18:39:42 +00:00 |
|
Michael Niedermayer
|
09a9b45e4f
|
Add and use ff_pixfmt_list_420.
Originally committed as revision 17564 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-24 18:27:52 +00:00 |
|
Gwenole Beauchesne
|
c0aec489a6
|
Approved hunk from the AVHWaccel patch by Gwenole Beauchesne.
Originally committed as revision 17563 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-24 18:24:56 +00:00 |
|