|
|
|
@30272450
|
16 years |
robert.swain |
Add support for sample rate index 12, 7350 Hz
Patch by Alex Converse …
|
|
|
@ff587009
|
16 years |
robert.swain |
Remove bogus coupling_point assignment for non-CCE as this value is …
|
|
|
@6a460c36
|
16 years |
baptiste.coudurier |
write active picture height for d-10/imx in mov
Originally committed …
|
|
|
@d5cce0a4
|
16 years |
benoit.fouet |
Add a warning log when trying to encode into a container requiring …
|
|
|
@6f0b1866
|
16 years |
baptiste.coudurier |
set last packet next pointer to null
Originally committed as revision …
|
|
|
@cfa3caf8
|
16 years |
baptiste.coudurier |
check body partitions count before writing
Originally committed as …
|
|
|
@2779cdad
|
16 years |
baptiste.coudurier |
Check return value of ffm_write_write_index and ffm_read_write_index. …
|
|
|
@2dc91884
|
16 years |
baptiste.coudurier |
return error if read failed
Originally committed as revision 17173 to …
|
|
|
@6fcce4f9
|
16 years |
baptiste.coudurier |
Change ffm_write_write_index to return int, and return if error …
|
|
|
@22009729
|
16 years |
diego |
Remove reference to renamed header file xvmc_render.h.
Originally …
|
|
|
@37a43cfb
|
16 years |
diego |
Set AVSubtitle format to 0. Neither dvdsubdec nor xsubdec intializes …
|
|
|
@508048af
|
16 years |
diego |
10l: Rename vdpau.h --> vdpau_pixfmt.h in the Makefile as well.
…
|
|
|
@8df3bf6
|
16 years |
diego |
Rename xvmc_render.h --> xvmc_pixfmt.h and vdpau.h --> vdpau_pixfmt.h …
|
|
|
@8c7f820
|
16 years |
michaelni |
Let rgb32 pass for ljpeg.
Originally committed as revision 17167 to …
|
|
|
@39e80e6c
|
16 years |
stefano.sabatini-lala |
Apply misc fixes for sws_getCachedContext() documentation.
Originally …
|
|
|
@68a7aaff
|
16 years |
baptiste.coudurier |
compute b_per_i_or_p value correctly, patch by Thierry Foucu, tfoucu …
|
|
|
@70bf0416
|
16 years |
stefano.sabatini-lala |
Bump micro version, related to r28491.
See the thread: …
|
|
|
@a88f0f16
|
16 years |
baptiste.coudurier |
rename wrongly named b_per_gop to b_per_i_or_p according to specs
…
|
|
|
@a1588654
|
16 years |
stefano.sabatini-lala |
Document sws_getContext().
Originally committed as revision 28535 to …
|
|
|
@bf6c32fe
|
16 years |
Aurélien Jacobs |
use new metadata API in ogg/vorbis demuxer
Originally committed as …
|
|
|
@d1e3c6fd
|
16 years |
baptiste.coudurier |
extend resampling API, add S16 internal conversion
Originally …
|
|
|
@b5fdaeb
|
16 years |
stefano.sabatini-lala |
Document sws_getIdentityVec().
Originally committed as revision 28533 …
|
|
|
@5b4f5e5d
|
16 years |
baptiste.coudurier |
fix frame size, time rate is not stts duration anymore with time …
|
|
|
@fcdd622c
|
16 years |
baptiste.coudurier |
do not set start time to 0, it is not the case with elst time offset
…
|
|
|
@d3b771bb
|
16 years |
vitor1001 |
Document old scaler as deprecated
Originally committed as revision …
|
|
|
@865780ae
|
16 years |
diego |
Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail com
…
|
|
|
@15c13dde
|
16 years |
diego |
Fix wrong file name in header, noticed by David DeHaven, dave sagetv …
|
|
|
@b57ac115
|
16 years |
diego |
Add av_uninit macro to variable to avoid false positive warning: …
|
|
|
@1e4eb387
|
16 years |
diego |
Add av_uninit macro to variables to avoid false positive warnings: …
|
|
|
@f59f8148
|
16 years |
diego |
Add av_uninit macro to variable to avoid false positive warning: …
|
|
|
@decae20f
|
16 years |
diego |
Add av_uninit macro to variable to avoid false positive warning: …
|
|
|
@71a3dff9
|
16 years |
kostya.shishkov |
Initialize s->gob_index for Intel variant of H.263 too
Originally …
|
|
|
@9b4cfc36
|
16 years |
diego |
Rename vdpauvideo.c --> vdpau.c and xvmcvideo.c --> xvmc.c to better …
|
|
|
@d3a4b4e0
|
16 years |
diego |
Add check whether the compiler/assembler supports 10 or more operands. …
|
|
|
@80e58c61
|
16 years |
benoit.fouet |
Allow demuxing of audio substreams stored as 0x06 type.
Fixes issue …
|
|
|
@7a101190
|
16 years |
baptiste.coudurier |
parse mpeg2 gop header time code and use it
Originally committed as …
|
|
|
@7c9668cf
|
16 years |
baptiste.coudurier |
write timecode track
Originally committed as revision 17148 to …
|
|
|
@89818988
|
16 years |
astrange |
H264: Change left_block_options to uint8_t from int, saving a little …
|
|
|
@a5929abe
|
16 years |
baptiste.coudurier |
adjust time rate according to elst time offset
Originally committed …
|
|
|
@0cfa3596
|
16 years |
baptiste.coudurier |
fix last keyframe index accross body partitions
Originally committed …
|
|
|
@1585b93a
|
16 years |
baptiste.coudurier |
fix body offset
Originally committed as revision 17144 to …
|
|
|
@4c08b2b
|
16 years |
stefano.sabatini-lala |
Cosmetics: vertical align "*" for consistency with the other doxyies.
…
|
|
|
@3dc6cb2e
|
16 years |
stefano.sabatini-lala |
Remove @deprecated notice from AVFrac, it is not deprecated anymore.
…
|
|
|
@6d0c77ba
|
16 years |
diego |
Use av_strlcpy instead of snprintf without formatting.
Prevents …
|
|
|
@6d3cf67c
|
16 years |
stefano.sabatini-lala |
Move sws_getGaussianVec() documentation from swscale.c to swscale.h.
…
|
|
|
@89b74647
|
16 years |
stefano.sabatini-lala |
Document sws_cloneVec().
Originally committed as revision 28527 to …
|
|
|
@70838eef
|
16 years |
stefano.sabatini-lala |
Fix typo: lenght -> length.
Originally committed as revision 28526 to …
|
|
|
@0bcb5b39
|
16 years |
stefano.sabatini-lala |
Document sws_scaleVec().
Originally committed as revision 28525 to …
|
|
|
@c326825
|
16 years |
stefano.sabatini-lala |
Document sws_getConstVec().
Originally committed as revision 28524 to …
|
|
|
@b954b34a
|
16 years |
stefano.sabatini-lala |
Move documentation of sws_getCachedContext() from swscale.c to …
|
|
|
@9c91a0b0
|
16 years |
baptiste.coudurier |
fix partition offset when only one stream present
Originally …
|
|
|
@9ea5e6f6
|
16 years |
stefano.sabatini-lala |
Remove pointless comment regarding sws_scale_ordered().
Originally …
|
|
|
@1eeded39
|
16 years |
stefano.sabatini-lala |
Add a @deprecated notice to swscale_get_ordered().
Originally …
|
|
|
@0e633e2b
|
16 years |
baptiste.coudurier |
fix timecode value
Originally committed as revision 17139 to …
|
|
|
@6847ab43
|
16 years |
stefan.gehrer |
introduce a macroblock index to avoid a few x*width+y calculations
…
|
|
|
@b9fce052
|
16 years |
stefan.gehrer |
fix multiple slices per frame
Originally committed as revision 17137 …
|
|
|
@4ca6f4b2
|
16 years |
stefan.gehrer |
fix parsing of pic_structure
Originally committed as revision 17136 …
|
|
|
@e090c70f
|
16 years |
stefan.gehrer |
avoid duplicating dsputil's clear_block
Originally committed as …
|
|
|
@ae2d3e3b
|
16 years |
stefan.gehrer |
time_code has 24 bits, not 16
Originally committed as revision 17134 …
|
|
|
@d934de5c
|
16 years |
stefan.gehrer |
do not check for minimum slice start code, 0x00000100 is valid
…
|
|
|
@9fc88d7
|
16 years |
diego |
Fix crash when encoding using libschroedinger.
Currently only pixel …
|
|
|
@f418b861
|
16 years |
robert.swain |
Check sampling index validity for AAC decoding
Patch by Jai Menon ( …
|
|
|
@c7efffcb
|
16 years |
gpoirier |
Add a default (error) for the switch in case of an unsupported …
|
|
|
@3d6fac8c
|
16 years |
diego |
Use default system include path for an installed OpenJPEG library. …
|
|
|
@79ff462e
|
16 years |
gpoirier |
Fix (with av_uninit()) false positive warning about uninitialized …
|
|
|
@0dd89666
|
16 years |
Carl Eugen Hoyos |
Silence one icc warning:
variable "..." is used before its value is …
|
|
|
@99b170f8
|
16 years |
baptiste.coudurier |
write body partitions
Originally committed as revision 17126 to …
|
|
|
@7524f46e
|
16 years |
baptiste.coudurier |
compute index byte count in mxf_write_partition
Originally committed …
|
|
|
@c1425a14
|
16 years |
baptiste.coudurier |
remove check, mxf muxer does not have track number limitation anymore
…
|
|
|
@4a15f3ee
|
16 years |
baptiste.coudurier |
retrieve flags from mxf_parse_mpeg2_frame using a param
Originally …
|
|
|
@a784cc67
|
16 years |
baptiste.coudurier |
10l, edit unit offset is after klv fill
Originally committed as …
|
|
|
@bf31d93a
|
16 years |
baptiste.coudurier |
cosmetics, associate mxf_write_klv_fill to aligned elements
…
|
|
|
@ee1f7f4
|
16 years |
baptiste.coudurier |
write component depth and horizontal subsampling best effort local …
|
|
|
@7be3405
|
16 years |
baptiste.coudurier |
fix header byte count
Originally committed as revision 17119 to …
|
|
|
@b25ee3fb
|
16 years |
baptiste.coudurier |
move up mxf_write_klv_fill and align index, rip and primer pack
…
|
|
|
@bd5c94b5
|
16 years |
baptiste.coudurier |
fix primer pack local tags uls
Originally committed as revision 17117 …
|
|
|
@216b6631
|
16 years |
baptiste.coudurier |
correctly set multi track operational pattern
Originally committed as …
|
|
|
@4c125b8f
|
16 years |
baptiste.coudurier |
fix compilation with DEBUG defined, field does not exist anymore
…
|
|
|
@3d021dd6
|
16 years |
diego |
Remove unnecessary emms Assembler instructions.
Originally committed …
|
|
|
@b7d3a8c1
|
16 years |
diego |
Use AV_GCC_VERSION_AT_LEAST instead of complicated GNUC version …
|
|
|
@949cd978
|
16 years |
Aurélien Jacobs |
remove now useless av_set_program_name() function
Originally …
|
|
|
@08681191
|
16 years |
Aurélien Jacobs |
use new metadata API in mpegts demuxer
Originally committed as …
|
|
|
@edbdf77e
|
16 years |
stefano.sabatini-lala |
Document coeff and length fields in SwsVector.
Originally committed …
|
|
|
@26f3ae82
|
16 years |
Aurélien Jacobs |
move vp6_filter_diag4() to a new vp6dsp.c file and use it throught …
|
|
|
@862c1d2f
|
16 years |
Carl Eugen Hoyos |
Replace snprintf() with av_strlcpy().
Fixes the following warning on …
|
|
|
@37a558fe
|
16 years |
Carl Eugen Hoyos |
Add SEI recovery point frame counter to H264Context and use it when …
|
|
|
@ed761067
|
16 years |
Aurélien Jacobs |
vp56: alpha_offset is uninitialized on purpose
Originally committed …
|
|
|
@0527695
|
16 years |
justin.ruggles |
libvorbis: Use 0-10 range for audio quality.
Patch by Nicolas George …
|
|
|
@a5037227
|
16 years |
michaelni |
Fix: libavcodec/msmpeg4.c:1612: warning: ‘dc_pred_dir’ may be used …
|
|
|
@3b49f690
|
16 years |
michaelni |
av_flatten to make the similarly named attribute available.
…
|
|
|
@51066987
|
16 years |
michaelni |
av_uninit() to suppress false uninitialized warnings from gcc without …
|
|
|
@16e3b0b3
|
16 years |
baptiste.coudurier |
rename ff_audio_interleave to ff_audio_rechunk_interleave
Originally …
|
|
|
@945f7c6e
|
16 years |
diego |
Revert #undefining system functions, it is not necessary.
Originally …
|
|
|
@f0b00ab
|
16 years |
michaelni |
Try to clarify doxy of avformat_seek_file().
Originally committed as …
|
|
|
@be3e68b2
|
16 years |
michaelni |
Check for duplicate const/static/inline.
Originally committed as …
|
|
|
@516c5f88
|
16 years |
diego |
Add config.h #include for ARCH_X86 definition.
Originally committed …
|
|
|
@84205e02
|
16 years |
diego |
Add #undefs to reenable system functions that are normally forbidden …
|
|
|
@43175f50
|
16 years |
diego |
Drop DECLARE_ALIGNED from extern declarations. It creates trouble …
|
|
|
@990058bd
|
16 years |
michaelni |
Try to doxyfy av_resample_init(). I hope I did not misremember …
|
|
|
@3136fcf
|
16 years |
michaelni |
Move doxy for public resample2 functions to the public header.
…
|
|
|