|
|
|
@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 …
|
|
|
@e7c88eb7
|
16 years |
diego |
Doxygen comment wording fix
Originally committed as revision 17361 to …
|
|
|
@b4ee1d39
|
16 years |
diego |
Make format long_names consistent.
Originally committed as revision …
|
|
|
@fe5a361c
|
16 years |
baptiste.coudurier |
fix mxf interleaving packet purge
Originally committed as revision …
|
|
|
@6545996f
|
16 years |
diego |
whitespace cosmetics
Originally committed as revision 17358 to …
|
|
|
@72a8a69d
|
16 years |
robert.swain |
Make myself maintainer of the website code
Originally committed as …
|
|
|
@cad1928f
|
16 years |
diego |
Give struct members more sensible names:
total_number_of_mv_blocks …
|
|
|
@648410c1
|
16 years |
diego |
cosmetics: one more wording fix
Originally committed as revision …
|
|
|
@df9d2e04
|
16 years |
diego |
cosmetics: Keep lines below 80 characters where sensibly possible.
…
|
|
|
@037f13fe
|
16 years |
diego |
Doxygen spelling/wording fixes
Originally committed as revision 17353 …
|
|
|
@2f953883
|
16 years |
diego |
spelling/wording fixes for the Doxygen comments
Originally committed …
|
|
|
@f194f470
|
16 years |
lorenm |
Add my GPG fingerprint
Originally committed as revision 17351 to …
|
|
|
@8f66518d
|
16 years |
diego |
draw_horiz_band() is really ff_draw_horiz_band().
Originally …
|
|
|
@058bcd7b
|
16 years |
diego |
spelling/grammar/wording/whitespace for Doxygen comments
Originally …
|
|
|
@4e30fa6e
|
16 years |
diego |
Rename AV_XVMC_RENDER_MAGIC constant to AV_XVMC_ID to reflect a …
|
|
|
@c1b02101
|
16 years |
stefano.sabatini-lala |
Improve grammar: "X next after Y" -> "next X after Y".
Originally …
|
|
|
@864899c3
|
16 years |
diego |
cosmetics: typo fix
Originally committed as revision 17346 to …
|
|
|
@ad0405fc
|
16 years |
ikalvachev |
Describe all fields in xvmc struct.
Originally committed as revision …
|
|
|
@d758a5cb
|
16 years |
diego |
spelling/grammar/wording fixes for Doxygen comments
Originally …
|
|
|
@1909fade
|
16 years |
diego |
comment spelling/grammar/wording fixes
Originally committed as …
|
|
|
@e98b4755
|
16 years |
diego |
Explain how AV_XVMC_RENDER_MAGIC got its seemingly arbitrary value.
…
|
|
|
@1fcef408
|
16 years |
ikalvachev |
Rename unique_id to the way michaelni likes it. (xvmc_id)
Originally …
|
|
|
@3d43e42
|
16 years |
ikalvachev |
Document all functions in mpegvideo_xvmc.
Originally committed as …
|
|
|
@f602b044
|
16 years |
diego |
Rename xvmc_pixfmt_render structure to xvmc_pix_fmt.
Originally …
|
|
|
@11f8aa04
|
16 years |
ikalvachev |
Kill the magic field in xvmc structure.
Originally committed as …
|
|
|
@9043202
|
16 years |
diego |
K&R whitespace cosmetics
Originally committed as revision 17337 to …
|
|
|
@5e565998
|
16 years |
Aurélien Jacobs |
matroskaenc: use new metadata API
Originally committed as revision …
|
|
|
@c1e7b256
|
16 years |
diego |
10l: Remove duplicated hunk of code.
Originally committed as revision …
|
|
|
@f702df3
|
16 years |
Aurélien Jacobs |
matroskadec: export language of metadata tags when available
…
|
|
|
@0334f799
|
16 years |
stefano.sabatini-lala |
Document av_codec_next().
Originally committed as revision 17333 to …
|
|
|
@cf960242
|
16 years |
Aurélien Jacobs |
matroskadec: add needed definitions forgotten in r17331
Originally …
|
|
|
@929e9de7
|
16 years |
Aurélien Jacobs |
matroskadec: add generic metadata support
Originally committed as …
|
|
|
@325ace3e
|
16 years |
Aurélien Jacobs |
matroskadec: read track and attachment uid
will be useful for generic …
|
|
|
@38766e08
|
16 years |
Aurélien Jacobs |
matroskadec: export track name through the metadata API
Originally …
|
|
|
@6cb6e159
|
16 years |
Aurélien Jacobs |
matroskadec: use new metadata API to export some simple information
…
|
|
|
@c99a3576
|
16 years |
Carl Eugen Hoyos |
Silence following warning if only zeros were not consumed:
AVC: …
|
|
|
@d1037c12
|
16 years |
stefano.sabatini-lala |
Do not export to the public the first_protocol symbol at the next …
|
|
|
@1c787b10
|
16 years |
lucabe72 |
Cast a u64 variable to uint64_t so that it can be printed without …
|
|
|
@9075d1e0
|
16 years |
stefano.sabatini-lala |
Document av_protocol_next().
Originally committed as revision 17324 …
|
|
|
@5d377501
|
16 years |
stefano.sabatini-lala |
Replace calls/references of the deprecated register_protocol() …
|
|
|
@65c40e4e
|
16 years |
stefano.sabatini-lala |
Rename register_protocol() to av_register_protocol() and deprecate …
|
|
|
@54b4ea57
|
16 years |
Aurélien Jacobs |
demux some more metadata tags in mov
Originally committed as revision …
|
|
|
@06aae123
|
16 years |
Reimar.Doeffinger |
Place spaces consistently in pointer types in vdpau.c
Originally …
|
|
|
@9e0a8a36
|
16 years |
ikalvachev |
Cosmetics. Vertical align.
Originally committed as revision 17319 to …
|
|
|
@d76c5ed5
|
16 years |
ikalvachev |
Almost cosmetics.
Move some assignments after the checks.
Originally …
|
|
|
@d2d600b7
|
16 years |
ikalvachev |
Check all critical xvmc struct fields in ff_xvmc_field_start()
and log …
|
|
|
@aeedac9
|
16 years |
stefano.sabatini-lala |
Document av_iformat_next() and av_oformat_next() functions.
…
|
|
|
@afb9342a
|
16 years |
ikalvachev |
Proper condition in xvmc decode mb.
The old one would try to use mv …
|
|
|
@095edd3e
|
16 years |
ikalvachev |
Rename xvmc_render_state to something with pixfmt in its name.
…
|
|
|
@3fff9d92
|
16 years |
ikalvachev |
A little better wording of doxygen comments.
Originally committed as …
|
|
|
@1a90cf3c
|
16 years |
ikalvachev |
Revert 17308.
The above commit makes ff_xvmc_decode_mb to output one …
|
|
|
@5f5e6af1
|
16 years |
pross |
Prevent heap corruption when resampling 8-bit audio.
Originally …
|
|
|
@a0723a4d
|
16 years |
ikalvachev |
Give a little better name to the magic(_id) field in xvmc struct
…
|
|
|
@49674dd0
|
16 years |
Aurélien Jacobs |
use new metadata API in mov demuxer
Originally committed as revision …
|
|
|
@1333d8fd
|
16 years |
diego |
Replace assert in ff_xvmc_field_end() by av_log call at level …
|
|
|
@eb3b2ef9
|
16 years |
ikalvachev |
Remove obsolete display_flags member from xvmc struct
and mark state …
|
|
|
@72d38a74
|
16 years |
ikalvachev |
Detailed description of the interesting fields in xvmc struct.
…
|
|
|
@f8519095
|
16 years |
ikalvachev |
Move the state field in the xvmc struct to the extensions section.
It …
|
|
|
@967d2ae6
|
16 years |
diego |
Remove redundant assert(render) in ff_xvmc_init_block(). The …
|
|
|
@e26f8d76
|
16 years |
diego |
Remove asserts that are immediately followed by a check and error …
|
|
|
@3af6c3dd
|
16 years |
diego |
Drop struct members display_flags and state with the next major …
|
|
|
@8f38ff00
|
16 years |
diego |
Doxygen comment/explanation for ff_xvmc_init_block().
Originally …
|
|
|
@4b722390
|
16 years |
diego |
Remove completely unsed structure fields mc_type and chroma_format. …
|
|
|
@05c363e9
|
16 years |
diego |
whitespace consistency cosmetics
Originally committed as revision …
|
|
|
@5d6c1110
|
16 years |
diego |
Add avcodec.h #include so that LIBAVCODEC_VERSION_MAJOR is not …
|
|
|
@3bffe5fc
|
16 years |
ikalvachev |
Deprecate some unused xvmc structure fields.
Originally committed as …
|
|
|
@0b2eb2e8
|
16 years |
diego |
Add Doxygen comment similar to ff_xvmc_field_start() to …
|
|
|
@fe4be5db
|
16 years |
diego |
whitespace cosmetics: remove stray space
Originally committed as …
|
|
|
@4acfdcab
|
16 years |
ikalvachev |
Cosmetics
Originally committed as revision 17294 to …
|
|
|
@ce0e60a1
|
16 years |
ikalvachev |
Merge preprocessor if CONFIG_MPEG_XVMC_DECODER and code if( &&)
where …
|
|
|
@9107f7cd
|
16 years |
diego |
Doxygenize ff_xvmc_field_start() comment.
Originally committed as …
|
|
|
@a1bce011
|
16 years |
diego |
Clarify ff_xvmc_field_start() comment.
Originally committed as …
|
|
|