|
|
|
@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.
…
|
|
|
@e2a004a
|
16 years |
kostya.shishkov |
Prefix visible YUV2RGB functions with sws_
Originally committed as …
|
|
|
@fa58ba15
|
16 years |
kostya.shishkov |
Give better name to Inverse_Table_6_9
Originally committed as …
|
|
|
@ea399a87
|
16 years |
diego |
Remove svn:executable property from source file.
Originally committed …
|
|
|
@2907deed
|
16 years |
diego |
Remove file name from file headers.
It provides no useful information …
|
|
|
@b17e0f06
|
16 years |
diego |
Remove file name from file headers.
It provides no useful information …
|
|
|
@c385c0da
|
16 years |
baptiste.coudurier |
remove no more needed fields in GIFContext, patch by Daniel Verkamp, …
|
|
|
@dacfaf23
|
16 years |
baptiste.coudurier |
remove dead rgb24 code, gif encoder now directly takes palette, patch …
|
|
|
@c33030bd
|
16 years |
baptiste.coudurier |
remove dead netscape loop header code in gif encoder, patch by Daniel …
|
|
|
@505aa6c9
|
16 years |
robert.swain |
Check that there are subtitle rects to encode in …
|
|
|
@9413db9e
|
16 years |
robert.swain |
Check that start_display_time is 0 in avcodec_encode_subtitle()
Patch …
|
|
|
@d84d6fbf
|
16 years |
alex.converse |
Increase the number of packets required to identify as MPEG PES to …
|
|
|
@00bbe276
|
16 years |
alex.converse |
VP3: Do not ignore error from read_huffman_tree().
Originally …
|
|
|
@16a59a7b
|
16 years |
robert.swain |
Add ffplay subtitle stream selection command-line parameter
Patch by …
|
|
|
@f54b31b9
|
16 years |
robert.swain |
Fix blend_subrect for even-width subrects positioned on odd columns
…
|
|
|
@ffe2c09d
|
16 years |
Carl Eugen Hoyos |
Fix timestamp parsing in XSUB decoder.
Patch by Björn Axelsson gecko …
|
|
|
@7a094c6a
|
16 years |
baptiste.coudurier |
remove no more needed comment, declaration is in internal header
…
|
|
|
@fbd7ddf4
|
16 years |
diego |
cosmetics: typo/grammar fixes in doxygen and other comments
…
|
|
|
@5bfd314
|
16 years |
diego |
cosmetics: Fix a few typos and use a consistent codec long name.
…
|
|
|
@fca93859
|
16 years |
diego |
Remove unused variables.
Originally committed as revision 17083 to …
|
|
|
@4b81366b
|
16 years |
diego |
Add av_cold attribute to init function.
Originally committed as …
|
|
|
@27030ee4
|
16 years |
diego |
Remove unused variables.
Originally committed as revision 17081 to …
|
|
|
@01c53437
|
16 years |
diego |
typo: CODEC_ID_cljr --> CODEC_ID_CLJR
Originally committed as …
|
|
|
@c099766f
|
16 years |
stefano.sabatini-lala |
Drop the deprecated sws_scale_ordered() at the next major version …
|
|
|
@96b27045
|
16 years |
stefano.sabatini-lala |
Replace int type with enum PixelFormat for the dstFormat/srcFormat …
|
|
|
@b534f73d
|
16 years |
stefano.sabatini-lala |
Fix a typo: lumaSarpen -> lumaSharpen.
Originally committed as …
|
|
|
@9afc2917
|
16 years |
diego |
Remove rendering column from list of supported subtitle formats.
…
|
|
|
@173c7185
|
16 years |
diego |
Add missing ffplay subtitle cycling keybinding.
patch by Björn …
|
|
|
@7be75dd7
|
16 years |
diego |
cosmetics: comment grammar/spelling fixes
Originally committed as …
|
|
|
@ced06bd8
|
16 years |
robert.swain |
Add the ability to set the timestamp to the current time by specifying …
|
|
|
@f9e5b942
|
16 years |
vitor1001 |
10l: fix compiler warning:
ncdec.c:82: warning: ISO C90 forbids mixed …
|
|
|
@74afdc55
|
16 years |
stefano.sabatini-lala |
Document the av_base64_encode/decode functions.
See the thread: …
|
|
|
@4d8eb2e8
|
16 years |
robert.swain |
Fix a const related warning
Patch by Ivan Schreter ( schreter gmx net …
|
|
|
@ac76729c
|
16 years |
stefano.sabatini-lala |
Cosmetics: "* out" -> "*out" for consistency with the other …
|
|
|
@5118bd44
|
16 years |
stefano.sabatini-lala |
Cosmetics: rename the "size" parameter of av_base64_encode() to …
|
|
|
@1cc65cec
|
16 years |
baptiste.coudurier |
Move declaration of ff_interleave_add_packet to internal.h.
It is an …
|
|
|
@52ef50a0
|
16 years |
stefano.sabatini-lala |
Cosmetics: prefer out/in over buf/src for the parameter names of …
|
|
|
@18099ade
|
16 years |
baptiste.coudurier |
Declare ff_interleave_new_audio_packet as static, it is not used
…
|
|
|
@61ccbc52
|
16 years |
stefano.sabatini-lala |
Cosmetics: consistently prefer "size" over "len"/"length" for the …
|
|
|
@94027d3b
|
16 years |
baptiste.coudurier |
document ff_audio_interleave
Originally committed as revision 17066 …
|
|
|
@0d20c3fd
|
16 years |
stefano.sabatini-lala |
Make av_base64_encode() do not require the user to provide an …
|
|
|
@dd02ea11
|
16 years |
robert.swain |
Replace hard-coded SEI type constants with symbolic names
Patch by …
|
|
|
@eb8a25c8
|
16 years |
michaelni |
Clarify has_b_frames doxy.
Originally committed as revision 17063 to …
|
|
|
@eaf5d011
|
16 years |
vitor1001 |
NC camera demuxer
Patch by Nicolas Martin - elvadrias at gmail
…
|
|
|
@998b6f7c
|
16 years |
michaelni |
Clarify that avformat_seek_file() is not part of the stable API yet.
…
|
|
|
@d04768fa
|
16 years |
michaelni |
avformat_seek_file() prototype
Originally committed as revision 17060 …
|
|
|
@3daa434a
|
16 years |
lorenm |
ff_add_hfyu_median_prediction_mmx2
overall ffvhuff decoding speedup: …
|
|
|
@6166516d
|
16 years |
lorenm |
re-enable mid_pred asm on x86_64. (broke in r16681)
Originally …
|
|
|
@74892f7a
|
16 years |
michaelni |
Fix reserved identifer detection so it doesnt detect asm and such.
…
|
|
|
@3d8f902
|
16 years |
michaelni |
Factorize grep -v cases.
Originally committed as revision 17056 to …
|
|
|
@6c2dd77e
|
16 years |
michaelni |
Patch check script.
Note, before you flame me that its dirty, i did …
|
|
|
@04e06cfa
|
16 years |
baptiste.coudurier |
cosmetics: sample_to_chunk -> stsc
Originally committed as revision …
|
|
|
@a234e38d
|
16 years |
baptiste.coudurier |
cosmetics: sample_to_ctime -> ctts
Originally committed as revision …
|
|
|
@1975c52c
|
16 years |
baptiste.coudurier |
remove useless field
Originally committed as revision 17052 to …
|
|
|
@9e8d61d4
|
16 years |
baptiste.coudurier |
rewrite pts also, as comment says
Originally committed as revision …
|
|
|
@59453725
|
16 years |
baptiste.coudurier |
remove useless return
Originally committed as revision 17050 to …
|
|
|
@425c9962
|
16 years |
baptiste.coudurier |
fix doxygen
Originally committed as revision 17049 to …
|
|
|
@8e2fd8e1
|
16 years |
stefano.sabatini-lala |
Replace the calls to the deprecated av_alloc_format_context() with …
|
|
|
@88a28965
|
16 years |
stefano.sabatini-lala |
Deprecate av_malloc_format_context() in favor of …
|
|
|
@353f87b8
|
16 years |
baptiste.coudurier |
fix typo in h264dsp_mmx (no effect currently as the function is not …
|
|
|
@8468664
|
16 years |
baptiste.coudurier |
Remove 'const' qualifier from variable in av_parse_video_frame_size(). …
|
|
|
@8eb027c8
|
16 years |
baptiste.coudurier |
remove useless cast, it does not remove warning, encode prototype must …
|
|
|
@a7573719
|
16 years |
baptiste.coudurier |
remove warning about incompatible pointer
Originally committed as …
|
|
|
@5ac4d768
|
16 years |
baptiste.coudurier |
reuse MXFCodecUL for data def and simplify
Originally committed as …
|
|
|
@251bf875
|
16 years |
baptiste.coudurier |
remove implicit header inclusions from mxf.h
Originally committed as …
|
|
|
@84a2d304
|
16 years |
baptiste.coudurier |
free index entries
Originally committed as revision 17040 to …
|
|
|
@63601677
|
16 years |
baptiste.coudurier |
use new audio interleaving generic code
Originally committed as …
|
|
|
@f1544e79
|
16 years |
baptiste.coudurier |
extract audio interleaving code from mxf muxer, will be used by gxf …
|
|
|
@baf2ffd3
|
16 years |
baptiste.coudurier |
offset dts according to edit list, hackish but works, based on patch …
|
|
|
@6bab4799
|
16 years |
diego |
Remove const qualifier from function argument to eliminate the warning …
|
|
|
@d526105f
|
16 years |
baptiste.coudurier |
only use 2 slices for index, one video(vbr) and one audio(cbr)
…
|
|
|