|
|
|
@375fb9f1
|
14 years |
mans |
dv: fix alignment of scratch buffer
Originally committed as revision …
|
|
|
@8bdf118
|
14 years |
fenrir |
Fixed mpeg12 top field first flag value with field picture encoding.
…
|
|
|
@26553088
|
14 years |
stefano.sabatini-lala |
Add APIchanges for av_fill_image_max_pixstep() rename of r24851.
…
|
|
|
@e3443361
|
14 years |
stefano.sabatini-lala |
Rename av_fill_image_max_pixstep() to av_fill_image_max_pixsteps().
…
|
|
|
@d1a991f2
|
14 years |
stefano.sabatini-lala |
Add missing period in av_fill_image_max_pixstep() doxy.
Originally …
|
|
|
@014df3a2
|
14 years |
stefano.sabatini-lala |
Make ff_dprintf_ref() print audio related information if available.
…
|
|
|
@e29b451
|
14 years |
stefano.sabatini-lala |
Cosmetics: merge two lines in ff_dprintf_ref().
Originally committed …
|
|
|
@0055b2d1
|
14 years |
stefano.sabatini-lala |
Make ff_dprintf_ref() print the information related to the referenced …
|
|
|
@b5fbb31
|
14 years |
stefano.sabatini-lala |
Rename ff_dprintf_picref() to ff_dprintf_ref().
The function is going …
|
|
|
@801ab980
|
14 years |
stefano.sabatini-lala |
Extend ff_dprintf_picref() to make it print video interlaced and …
|
|
|
@382ecd35
|
14 years |
stefano.sabatini-lala |
Make ff_dprintf_picref() print video properties only if available.
…
|
|
|
@28c52b1e
|
14 years |
stefano.sabatini-lala |
Only print the pointer to the first plane in ff_dprintf_picref().
To …
|
|
|
@3fa3e4f
|
14 years |
stefano.sabatini-lala |
Cosmetics: add an empty newline between the function description and …
|
|
|
@53bc0dc2
|
14 years |
ramiro.polla |
fix anonymous memory mapping for NetBSD
mmap() with MAP_ANONYMOUS …
|
|
|
@364cacc7
|
14 years |
Aurélien Jacobs |
add FF_API_URL_RESETBUF define to disable the deprecated …
|
|
|
@838b27b4
|
14 years |
Aurélien Jacobs |
add FF_API_REGISTER_PROTOCOL define to disable the deprecated …
|
|
|
@b2125520
|
14 years |
mans |
applehttp: define _XOPEN_SOURCE=600 as required for usleep()
…
|
|
|
@dd5f3238
|
14 years |
mans |
imc: fix undefined float to int conversion
Conversion of an out of …
|
|
|
@b42c483
|
14 years |
mans |
fate-run: use 'run' function in 'ffmpeg' function
Originally …
|
|
|
@91de2c0a
|
14 years |
mans |
fate: add -v 0 to ffmpeg flags
Originally committed as revision 24836 …
|
|
|
@404eba44
|
14 years |
Aurélien Jacobs |
add FF_API_URL_CLASS define to enable usage of URLContext as a AVClass …
|
|
|
@cd223e0b
|
14 years |
martin |
Add Apple HTTP Live Streaming demuxer
Originally committed as …
|
|
|
@e55ebcc3
|
14 years |
martin |
Move the definition of the maximum url size for static buffers to …
|
|
|
@f9c399c4
|
14 years |
martin |
Make parse_key_value from httpauth a common lavf internal function
…
|
|
|
@8d884020
|
14 years |
ramiro.polla |
swscale-test: add CRC output
Originally committed as revision 31982 …
|
|
|
@dc46661a
|
14 years |
stefano.sabatini-lala |
Enable and change the log level to DEBUG for the message printed in …
|
|
|
@ca857431
|
14 years |
stefano.sabatini-lala |
Cosmetics: apply misc spacing style fixes.
Originally committed as …
|
|
|
@7fe82bd7
|
14 years |
stefano.sabatini-lala |
Fix braino: @flip -> @file.
Originally committed as revision 24829 to …
|
|
|
@33d2e7b
|
14 years |
stefano.sabatini-lala |
Add APIchanges entry after the addition of av_fill_image_max_pixstep() …
|
|
|
@a6ddf8b
|
14 years |
stefano.sabatini-lala |
Implement inline function av_fill_image_max_pixstep() and use it for …
|
|
|
@25ae798c
|
14 years |
Aurélien Jacobs |
add a comment to clarify that FF_API_* defines are not part of public …
|
|
|
@54036be1
|
14 years |
Aurélien Jacobs |
rename LAVF_API_* defines to FF_API_* to clarify that it is not public …
|
|
|
@a42c29fe
|
14 years |
ramiro.polla |
validate input data and linesizes
Originally committed as revision …
|
|
|
@18bbe9df
|
14 years |
Carl Eugen Hoyos |
Support unsynchronisation for id3v2 tags.
Patch by Alexander …
|
|
|
@8b839ec7
|
14 years |
stefano.sabatini-lala |
Remove "CODEC_CAP_EXPERIMENTAL added" entry from the Changelog.
…
|
|
|
@1bf75aec
|
14 years |
stefano.sabatini-lala |
Fix configure .pc files generation and make install when …
|
|
|
@df4f1d51
|
14 years |
Carl Eugen Hoyos |
Add AVC EOS tag to H264-encoded FLV files.
Patch by Thierry Foucu, …
|
|
|
@32a15a24
|
14 years |
mans |
fate: store last version in per-slot file
This allows the same …
|
|
|
@dd872bf4
|
14 years |
Aurélien Jacobs |
add LAVF_API_OLD_METADATA define to disable the deprecated metadata …
|
|
|
@072e3efd
|
14 years |
Aurélien Jacobs |
add LAVF_API_MAX_STREAMS define to disable the deprecated MAX_STREAMS …
|
|
|
@6a36facc
|
14 years |
mans |
Fix out-of-tree build
Originally committed as revision 24816 to …
|
|
|
@7f38d28c
|
14 years |
stefano.sabatini-lala |
Add APIchanges entry after the addition of AV_NE in r24814.
…
|
|
|
@4f2d2e4e
|
14 years |
stefano.sabatini-lala |
Define macro AV_NE() and use it in libavdevice.
Help further …
|
|
|
@3f52a907
|
14 years |
stefano.sabatini-lala |
Add APIchanges entry after libavfilter audio framework addition of …
|
|
|
@371cbff8
|
14 years |
stefano.sabatini-lala |
Cosmetics: apply misc style fixes.
Originally committed as revision …
|
|
|
@ad2c9501
|
14 years |
stefano.sabatini-lala |
Implement libavfilter audio framework.
Patch by S.N. Hemanth …
|
|
|
@a8542e43
|
14 years |
stefano.sabatini-lala |
Set the correct type for the output links.
Originally committed as …
|
|
|
@65d4cab5
|
14 years |
stefano.sabatini-lala |
Add missing checks in avfilter_default_get_video_buffer().
Originally …
|
|
|
@4f9ce3c4
|
14 years |
stefano.sabatini-lala |
Add missing NULL checks in avfilter_ref_buffer().
Originally …
|
|
|
@6fa5a91b
|
14 years |
diego |
Remove dep/depend targets and related variables.
We no longer create …
|
|
|
@a1e171df
|
14 years |
stefano.sabatini-lala |
Add hflip filter.
Originally committed as revision 24806 to …
|
|
|
@3123823c
|
14 years |
diego |
Skip adding SDL_CFLAGS to CFLAGS for the ffplay.d target.
We no longer …
|
|
|
@e110e968
|
14 years |
Aurélien Jacobs |
matroskadec: minor simplification
patch from reimar
Originally …
|
|
|
@4f90688b
|
14 years |
Aurélien Jacobs |
matroskadec: fix integer overflow
patch from reimar
Originally …
|
|
|
@aa78a6d6
|
14 years |
Carl Eugen Hoyos |
Mention lowres if SDL can't provide the needed resolution.
Originally …
|
|
|
@cb036f90
|
14 years |
Carl Eugen Hoyos |
Fix SDL crash on specific hardware.
Patch by Mike Scheutzow, mjs973 …
|
|
|
@f7b8c814
|
14 years |
Carl Eugen Hoyos |
Move do_exit() up for upcoming patch.
Patch by Mike Scheutzow, mjs973 …
|
|
|
@ead7ef82
|
14 years |
mans |
fft-test: format error output more readably
Originally committed as …
|
|
|
@51291e60
|
14 years |
martin |
Add RTP depacketization of VP8
Patch by Josh Allmann, joshua dot …
|
|
|
@7b18d94c
|
14 years |
martin |
Add RTP packetization of VP8
Patch by Josh Allmann, joshua dot …
|
|
|
@63638a3c
|
14 years |
rsbultje |
Print error messages in case of connection failure or name resolution …
|
|
|
@afbc4d2d
|
14 years |
rsbultje |
Prevent overflow on random input.
Originally committed as revision …
|
|
|
@6719765
|
14 years |
rsbultje |
Remove use of MAX_STREAMS in MMSContext->streams[] array. Instead, …
|
|
|
@c46000c1
|
14 years |
rsbultje |
Set fixed chunksize for ASF header in MMS streams, as per MSDN …
|
|
|
@99ab8ff0
|
14 years |
rsbultje |
Fix wrong command prefix for timing test in MMST protocol.
Patch by …
|
|
|
@2b476e02
|
14 years |
darkshikari |
Remove some stray +s in VP8
Originally committed as revision 24791 to …
|
|
|
@1ddc176e
|
14 years |
martin |
Add RTP depacketization of MP4A-LATM
Originally committed as revision …
|
|
|
@f607cc18
|
14 years |
stefano.sabatini-lala |
Cosmetics: put "{" on the same line of the "struct" keyword in struct …
|
|
|
@d1a0437
|
14 years |
stefano.sabatini-lala |
Add APIchanges entry after the addition of av_get_image_linesize() of …
|
|
|
@81c1ecab
|
14 years |
stefano.sabatini-lala |
Deprecate ff_get_plane_bytewidth() in favor of …
|
|
|
@7906e2b9
|
14 years |
stefano.sabatini-lala |
Implement av_get_image_linesize() and use it in …
|
|
|
@27014bf5
|
14 years |
rsbultje |
Send OPTIONS request at a regular basis to standard RTSP servers as …
|
|
|
@d68776d5
|
14 years |
rsbultje |
Add another missing file from r24799.
Originally committed as …
|
|
|
@05c04cdf
|
14 years |
darkshikari |
VP5/6/8: ~7% faster arithmetic decoding
Grab from the bitstream in …
|
|
|
@d2064fd4
|
14 years |
baptiste.coudurier |
Fix segv when stream copy and validate_tag fails, st->codec->codec is …
|
|
|
@e4cc9f20
|
14 years |
baptiste.coudurier |
100L, fix vf_scale, since copy_ref_props now copy w and h, we must …
|
|
|
@6ef14e57
|
14 years |
rsbultje |
Add missing mms.c from r24779.
Originally committed as revision 24780 …
|
|
|
@fcd11c61
|
14 years |
rsbultje |
Move functions and structs shared between MMSH and MMST into their own …
|
|
|
@edce9353
|
14 years |
rsbultje |
Extract fields that are to be shared between MMST/MMSH into a common …
|
|
|
@a46cd6e1
|
14 years |
rsbultje |
Use FFALIGN() in mmst.c where appropriate. Noticed by Benoit Fouet.
…
|
|
|
@a4fb0ada
|
14 years |
stefano.sabatini-lala |
Apply misc cosmetics: add empty newlines for separating function …
|
|
|
@382ac60e
|
14 years |
stefano.sabatini-lala |
Set type on buffer in get_video_buffer().
Patch by S.N. Hemanth …
|
|
|
@5bf840c4
|
14 years |
stefano.sabatini-lala |
Add APIchanges entry for the AVFilterBufferRef changes in r24773.
…
|
|
|
@c1db7bff
|
14 years |
stefano.sabatini-lala |
Resize data and linesize in AVFilterBufferRef to 8.
This is required …
|
|
|
@e1f4dd6d
|
14 years |
stefano.sabatini-lala |
Extend and clarify documentation for -ac ffmpeg option.
Fix roundup …
|
|
|
@983ec304
|
14 years |
stefano.sabatini-lala |
Add documentation for the pm parameter of the av_metadata_set* …
|
|
|
@32e6f246
|
14 years |
stefano.sabatini-lala |
Fix reference to a wrong parameter name in the metadata API functions …
|
|
|
@c6a34954
|
14 years |
stefano.sabatini-lala |
Add APIchanges entry after av_picture_data_copy() addition.
…
|
|
|
@9f08d803
|
14 years |
stefano.sabatini-lala |
Add av_picture_data_copy() and reimplement av_picture_copy() as a …
|
|
|
@4bf2d6e8
|
14 years |
stefano.sabatini-lala |
Fix typo.
Originally committed as revision 24767 to …
|
|
|
@c7c7feaa
|
14 years |
stefano.sabatini-lala |
Add APIchanges entry after avfilter_open() change in r24765.
…
|
|
|
@84c03869
|
14 years |
stefano.sabatini-lala |
Change avfilter_open() signature, from:
AVFilterContext …
|
|
|
@ad0d70c9
|
14 years |
stefano.sabatini-lala |
Add APIchanges entry after AVFilterBufferRef changes in r24763.
…
|
|
|
@cc80caff
|
14 years |
stefano.sabatini-lala |
Separate video specific BufferRef properties into VideoProps.
Define …
|
|
|
@fd7b11d0
|
14 years |
stefano.sabatini-lala |
Nit: fix weird spacing.
Originally committed as revision 24762 to …
|
|
|
@26cc5310
|
14 years |
stefano.sabatini-lala |
Add empty newlines between function descriptions and @params, improve …
|
|
|
@aa93c52c
|
14 years |
pascal.massimino |
remove b4_stride/mb_stride.
correct mb_xy to use mb_width.
tighten …
|
|
|
@b4f81b7
|
14 years |
lucabe72 |
Add a mapping for the V4L2_PIX_FMT_NV12 format to PIX_FMT_NV12 for …
|
|
|
@ccf13f9e
|
14 years |
pascal.massimino |
fix over-allocation. confused b4_stride with mb_width.
Originally …
|
|
|
@ec973f45
|
14 years |
Carl Eugen Hoyos |
Fix mem leak when trying to open a non-existing image file (issue …
|
|
|