|
|
|
@dc405cc1
|
16 years |
michaelni |
A try to fix the regressions.
Originally committed as revision 17459 …
|
|
|
@edf9b2f0
|
16 years |
pross |
FFplay: Stop processing input file when AVERROR_EOF is returned from …
|
|
|
@0e9602ef
|
16 years |
pross |
FLV demuxer: return AVERROR_EOF upon detection of end of file.
…
|
|
|
@1e04bbe
|
16 years |
pross |
AVI demuxer: return AVERROR_EOF upon detection of end of file.
…
|
|
|
@9bf1b724
|
16 years |
pross |
Add AVERROR_EOF.
Originally committed as revision 17455 to …
|
|
|
@6f2162b4
|
16 years |
diego |
Mark functions only used within the test programs as static.
…
|
|
|
@859bb3cf
|
16 years |
ikalvachev |
Add more paranoid checks of xvmc token.
Originally committed as …
|
|
|
@9cfc1b3a
|
16 years |
ikalvachev |
Exit with error if MPV_common_init() is called with PIX_FMT_NONE.
Give …
|
|
|
@e1025248
|
16 years |
diego |
Only enable SSE/3DNOW optimizations when they have been enabled at …
|
|
|
@2213f431
|
16 years |
diego |
Directly #include required X11/XvMC header.
Originally committed as …
|
|
|
@94ed2a30
|
16 years |
Roman R. |
transitioning dv_guess_dct_mode to dsputil cmp function
Originally …
|
|
|
@7fb7f636
|
16 years |
Roman R. |
Adding 2 intra 8x8 cmp functions: vsad, vsse
Originally committed as …
|
|
|
@4cff8dc8
|
16 years |
justin.ruggles |
Allow AC-3 parser to modify codec_id.
Patch by Joakim Plate (elupus A …
|
|
|
@3899eb2f
|
16 years |
Roman R. |
Making the arrays accomodate an extra intra 8x8 cmp function
…
|
|
|
@d52b39c7
|
16 years |
Aurélien Jacobs |
fix missing dependencies
Originally committed as revision 17445 to …
|
|
|
@b743889
|
16 years |
stefano.sabatini-lala |
Fix typo: explixitly -> explicitly.
Originally committed as revision …
|
|
|
@b3183ad0
|
16 years |
diego |
prettyprinting whitespace cosmetics
Originally committed as revision …
|
|
|
@6363af44
|
16 years |
Carl Eugen Hoyos |
Add key_frame to AVCodecParserContext, used in libavformat. …
|
|
|
@2ea89d92
|
16 years |
Carl Eugen Hoyos |
Parse buffering period (H.264, D.1.1).
Patch by Ivan Schreter, …
|
|
|
@31866c4
|
16 years |
diego |
The 3DNow! and SSE FFT optimizations depend on the yasm optimizations …
|
|
|
@24a414e0
|
16 years |
Carl Eugen Hoyos |
Store CPB count in the context.
Patch by Ivan Schreter, schreter gmx …
|
|
|
@15239b7f
|
16 years |
stefano.sabatini-lala |
Rename the "src" parameter in the sws_scale() declaration to …
|
|
|
@583799c4
|
16 years |
stefano.sabatini-lala |
Document sws_scale().
Originally committed as revision 28654 to …
|
|
|
@9ac9f89
|
16 years |
stefano.sabatini-lala |
Use const qualifier for the variable "tbp", fix warning.
Originally …
|
|
|
@61af68d7
|
16 years |
stefano.sabatini-lala |
Use parentheses around assignment used as truth value, fix warning.
…
|
|
|
@818ff9a4
|
16 years |
stefano.sabatini-lala |
Assign const qualifier to the font variable, fix warning.
Originally …
|
|
|
@2ba56289
|
16 years |
stefano.sabatini-lala |
Add const qualifier to the error var, fix warnings.
Originally …
|
|
|
@eecc17a7
|
16 years |
benoit.fouet |
Move debug trace to the new compute_frame_delay() function.
Patch by …
|
|
|
@712de377
|
16 years |
benoit.fouet |
Cosmetics: reindent after previous commit.
Originally committed as …
|
|
|
@443658fd
|
16 years |
benoit.fouet |
Do not force last delay value to its own value.
Adapted from a patch …
|
|
|
@49410784
|
16 years |
benoit.fouet |
Extract into its own function the code to compute frame delay.
Patch …
|
|
|
@1447aac4
|
16 years |
benoit.fouet |
av_alloc_format_context has been renamed, update AVFormatContext …
|
|
|
@9392863d
|
16 years |
michaelni |
Clarify get_ue_golomb_31() behavior with >31.
Originally committed as …
|
|
|
@a6f925b8
|
16 years |
benoit.fouet |
Make output_example use av_interleaved_write_frame() instead of …
|
|
|
@9bbf1a5c
|
16 years |
Carl Eugen Hoyos |
Instead of crashing, return from ff_vdpau_mpeg_picture_complete()
if …
|
|
|
@59501dc
|
16 years |
Carl Eugen Hoyos |
Add myself as vdpau maintainer.
Originally committed as revision …
|
|
|
@c12b0d8
|
16 years |
benoit.fouet |
Set global header flag for every container that requires it.
Patch by …
|
|
|
@7b05a816
|
16 years |
baptiste.coudurier |
fix partition index byte count
Originally committed as revision 17424 …
|
|
|
@454d53e
|
16 years |
baptiste.coudurier |
always use multi track since timecode track is present
Originally …
|
|
|
@de43a239
|
16 years |
andreas |
av_write_trailer() must be done before closing codecs.
Patch by …
|
|
|
@6739fa54
|
16 years |
baptiste.coudurier |
fix preface version
Originally committed as revision 17421 to …
|
|
|
@50ced76f
|
16 years |
baptiste.coudurier |
check fifo size and realloc if needed
Originally committed as …
|
|
|
@ef33facd
|
16 years |
baptiste.coudurier |
start counting track number from 0
Originally committed as revision …
|
|
|
@5bea4f67
|
16 years |
baptiste.coudurier |
remove redundant comment
Originally committed as revision 17418 to …
|
|
|
@c3ff541b
|
16 years |
baptiste.coudurier |
do not write slice count when muxing cbr
Originally committed as …
|
|
|
@8ab94b52
|
16 years |
baptiste.coudurier |
flush pending write in mxf_write_footer
Originally committed as …
|
|
|
@659713b
|
16 years |
baptiste.coudurier |
use index 0 for timecode track and write it in source package also
…
|
|
|
@6c53bf63
|
16 years |
baptiste.coudurier |
fix rip body sid when muxing cbr
Originally committed as revision …
|
|
|
@cf6065ca
|
16 years |
Carl Eugen Hoyos |
Parse cbp_removal_delay in SEI picture structure.
Patch by Ivan …
|
|
|
@ff594f81
|
16 years |
Carl Eugen Hoyos |
Parse dpb_output_delay in SEI picture structure.
Patch by Ivan …
|
|
|
@82e38c29
|
16 years |
Carl Eugen Hoyos |
Parse initial_cpb_removal_delay_length.
Patch by Ivan Schreter, …
|
|
|
@42c6850e
|
16 years |
baptiste.coudurier |
simplify descriptor size computation logic
Originally committed as …
|
|
|
@ca14e2a8
|
16 years |
diego |
Handle conditional compilation of CPU-specific FFT code in the …
|
|
|
@a1ef9f08
|
16 years |
diego |
Add support for enabling/disabling AMD 3DNow! extended optimizations.
…
|
|
|
@a233eaa6
|
16 years |
Aurélien Jacobs |
use new metadata API in nsv demuxer
Originally committed as revision …
|
|
|
@4b358c3e
|
16 years |
Aurélien Jacobs |
use new metadata API in mpegts muxer
Originally committed as revision …
|
|
|
@3d17b948
|
16 years |
diego |
mpegvideo_xvmc.o depends on mpegvideo.o.
Originally committed as …
|
|
|
@7df33ec2
|
16 years |
diego |
Replace sizeof(short) by the more robust sizeof(*s->pblocks[i]) in …
|
|
|
@63864cb
|
16 years |
diego |
small Doxygen comment grammar fix
Originally committed as revision …
|
|
|
@bd0eddb7
|
16 years |
diego |
Revert converting two asserts into if checks and error messages.
It …
|
|
|
@ef7ae94b
|
16 years |
Carl Eugen Hoyos |
Fix MBAFF/PAFF samples.
Patch by Stephen Warren, swarren nvidia com
…
|
|
|
@9ba8bc01
|
16 years |
diego |
spelling/grammar/wording fixes for the Doxygen comments
Originally …
|
|
|
@3fff6382
|
16 years |
andreas |
Gopher protocol should depend on networking being enabled.
Ok'd by …
|
|
|
@30f68128
|
16 years |
diego |
Add missing #includes to fix 'make checkheaders'.
Originally …
|
|
|
@1f1ff731
|
16 years |
Aurélien Jacobs |
remove now useless get_str16() from rmdec.c
Originally committed as …
|
|
|
@7379d5b
|
16 years |
Aurélien Jacobs |
use new metadata API in rm (de)muxer
Originally committed as revision …
|
|
|
@6c25f346
|
16 years |
michaelni |
Fix @param[in/out] handling
Originally committed as revision 17395 to …
|
|
|
@41d7f7bd
|
16 years |
Aurélien Jacobs |
apedec: display a warning when truncating a metadata tag
Originally …
|
|
|
@ce09f927
|
16 years |
benoit.fouet |
Move initialization of {luma,chroma}_weight_flag[] up,
to make sure …
|
|
|
@de86157
|
16 years |
diego |
cosmetics: 'void/int inline' --> 'inline void/int' to avoid warnings …
|
|
|
@1bf6e565
|
16 years |
diego |
cosmetics: 'const static' --> 'static const' to avoid warnings of the …
|
|
|
@bf6d9818
|
16 years |
lucabe72 |
Remame rtp_get_codec_info() to ff_rtp_get_codec_info(), as it is not
a …
|
|
|
@e5f483c6
|
16 years |
lucabe72 |
Move to rtp.h the prototypes of all the functions defined in rtp.c
…
|
|
|
@3f9867b1
|
16 years |
Aurélien Jacobs |
use new metadata API in ape demuxer
Originally committed as revision …
|
|
|
@649c171a
|
16 years |
ikalvachev |
Thoroughly check all fields set by the application in xvmc struct.
…
|
|
|
@7846418b
|
16 years |
justin.ruggles |
flacdec: Silence false positive warning about uninitialized variables …
|
|
|
@037c08d6
|
16 years |
mans |
avidec: fix error introduced in r17382
Originally committed as …
|
|
|
@02c0c8d1
|
16 years |
ikalvachev |
Minor clarification of xvmc field description.
Originally committed …
|
|
|
@e7de624b
|
16 years |
ikalvachev |
Improvements in xvmc structure fields descriptions.
Originally …
|
|
|
@87ad63c0
|
16 years |
benoit.fouet |
Add a context to av_log() calls and modify a function prototype to …
|
|
|
@2a1d51c5
|
16 years |
rsbultje |
Rename RTSP_*_LAST to RTSP_*_NB in line with PIX_FMT_* in lavc. See …
|
|
|
@b4314bff
|
16 years |
benoit.fouet |
Add a context to av_log() call and update the trace not to be …
|
|
|
@3b0fc605
|
16 years |
rsbultje |
Don't install rtsp.h. It is intended to be private, it depends on rtp …
|
|
|
@49a06a4d
|
16 years |
benoit.fouet |
Change av_log() calls to fprintf() to stderr calls.
Originally …
|
|
|
@0fd7c133
|
16 years |
benoit.fouet |
Add a context to av_log() calls.
Originally committed as revision …
|
|
|
@ff9843ca
|
16 years |
benoit.fouet |
Add a context to av_log() call.
Originally committed as revision …
|
|
|
@c102347
|
16 years |
benoit.fouet |
Add a context to av_log() calls.
Originally committed as revision …
|
|
|
@871e62e5
|
16 years |
benoit.fouet |
Add a context to av_log() calls.
Originally committed as revision …
|
|
|
@b9450753
|
16 years |
benoit.fouet |
Add a context to av_log() call.
Originally committed as revision …
|
|
|
@76b9092f
|
16 years |
benoit.fouet |
Add a context to av_log() calls and extend ape_dumpinfo prototype to …
|
|
|
@e86a14d
|
16 years |
baptiste.coudurier |
fetch display aspect ratio from mpeg-2 essence
Originally committed …
|
|
|
@38425603
|
16 years |
diego |
whitespace cosmetics: Reindent a few lines after the last commit.
…
|
|
|
@83344066
|
16 years |
diego |
Get rid of some '#if CONFIG_MPEG_XVMC_DECODER' preprocessor checks …
|
|
|
@42dfc2bf
|
16 years |
diego |
whitespace cosmetics: Place spaces around += for better readability.
…
|
|
|
@d1fa518e
|
16 years |
baptiste.coudurier |
merge mxf_write_d10_packet into mxf_write_packet
Originally committed …
|
|
|
@ed80a059
|
16 years |
diego |
Add missing object dependencies: eatqi.o depends on mpeg12.o.
…
|
|
|
@b0a880b3
|
16 years |
lucabe72 |
Document ff_rtp_get_payload_type()
Originally committed as revision …
|
|
|
@0550b58f
|
16 years |
lucabe72 |
Rename rtp_get_payload_type() to ff_rtp_get_payload_type(), as it is …
|
|
|
@42402a55
|
16 years |
kostya.shishkov |
Make BMP decoder try to decode files with incorrect filesize field …
|
|
|
@f9d5bf3c
|
16 years |
diego |
Replace two asserts by checks and error messages.
Originally …
|
|
|