|
|
|
@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 …
|
|
|
@21afed5e
|
14 years |
Aurélien Jacobs |
2 lines spacing between versions in Changelog should be enough for …
|
|
|
@3c0eec06
|
14 years |
Aurélien Jacobs |
get rid of MAX_STREAMS limit in nutdec
Originally committed as …
|
|
|
@f53b9a2
|
14 years |
martin |
rtpenc_xiph: Clarify that num_frames shouldn't ever get larger than …
|
|
|
@6b2b3376
|
14 years |
Aurélien Jacobs |
get rid of MAX_STREAMS limit in mpegts
Originally committed as …
|
|
|
@be73ba2f
|
14 years |
Aurélien Jacobs |
get rid of MAX_STREAMS limit in RTSP
Originally committed as revision …
|
|
|
@dfdb353c
|
14 years |
Aurélien Jacobs |
get rid of MAX_STREAMS limit in RDT
Originally committed as revision …
|
|
|
@af0a61cc
|
14 years |
rsbultje |
Fix buffer overrun if idx is negative (it can be down to -23>>4), by …
|
|
|
@b5c4bb98
|
14 years |
martin |
rtpenc_xiph: Set the ident value via a define
Originally committed as …
|
|
|
@62c7e2c
|
14 years |
martin |
rtpenc_xiph: Don't needlessly cast pointers to integers
Originally …
|
|
|
@311baee7
|
14 years |
martin |
Make hex_to_data a lavf internal function
This is useful for other …
|
|
|
@f240ed18
|
14 years |
martin |
http: Return EOF at the end of the content even if the connection …
|
|
|
@46a76dec
|
14 years |
vitor1001 |
Fix handling of truncated files. Should fix random FATE breakages.
…
|
|
|
@a4fc3bd5
|
14 years |
ramiro.polla |
indent
Originally committed as revision 31949 to …
|
|
|
@06c93cb
|
14 years |
ramiro.polla |
swscale-test: get strides using av_fill_image_linesizes() from …
|
|
|
@7d07d6f5
|
14 years |
diego |
Only check for for libvpx decoder/encoder if libvpx is enabled.
…
|
|
|
@f9c8cc4d
|
14 years |
ramiro.polla |
fix configure when --enable-libvpx is not specified
Originally …
|
|
|
@762e2601
|
14 years |
diego |
Split libvpx check into decoder and encoder check.
This allows using a …
|
|
|
@4a384de5
|
14 years |
darkshikari |
Split h264dsp and h264pred in configure.
Many H.264 derivatives, like …
|
|
|
@73c44cb2
|
14 years |
alex.converse |
oggparsevorbis: Add some sanity checks to header packet …
|
|
|
@2d7b5f09
|
14 years |
stefano.sabatini-lala |
Apply misc docs fixes spotted by Diego.
Originally committed as …
|
|
|
@52c55330
|
14 years |
stefano.sabatini-lala |
Fix VfW spelling.
Originally committed as revision 24738 to …
|
|
|
@2901cc9a
|
14 years |
siretart |
Fix spelling in comment(s)
Originally committed as revision 24737 to …
|
|
|
@b70c95e
|
14 years |
darkshikari |
H.264: 8% faster CAVLC zero-run decoding
Originally committed as …
|
|
|
@91af5601
|
14 years |
martin |
Add RTP packetization of Theora and Vorbis
Patch by Josh Allmann, …
|
|
|
@a63dbf39
|
14 years |
stefano.sabatini-lala |
Fix the compilation of some libavcodec/lib* files which were not …
|
|
|
@711d14cf
|
14 years |
stefano.sabatini-lala |
Add APIchanges entries after the last recent libavfilter renames.
…
|
|
|
@5d4890d7
|
14 years |
stefano.sabatini-lala |
Rename fields:
AVFilterLink.srcpic -> AVFilterLink.src_buf …
|
|
|
@7fce481a
|
14 years |
stefano.sabatini-lala |
Rename functions and fields:
avfilter_(un)ref_pic -> …
|
|
|
@ecc8dada
|
14 years |
stefano.sabatini-lala |
Rename AVFilterPicRef to AVFilterBufferRef.
The struct is going to be …
|
|
|
@e11b104a
|
14 years |
stefano.sabatini-lala |
Add APIchanges entry after r24728.
Originally committed as revision …
|
|
|
@d54e094
|
14 years |
stefano.sabatini-lala |
Move format from AVFilterBuffer to AVFilterPicRef.
Patch by S.N. …
|
|
|
@59ff3fd5
|
14 years |
stefano.sabatini-lala |
Fix the size of the data to be copied from an AVFilterBuffer to an …
|
|
|
@209e451a
|
14 years |
stefano.sabatini-lala |
Apply misc fixes spotted by Diego to protocols.texi.
Originally …
|
|
|
@63f805fc
|
14 years |
stefano.sabatini-lala |
Remove audio_beos entries in indevs.texi and output.devs, BeOS audio …
|
|
|
@2f6bc4e7
|
14 years |
stefano.sabatini-lala |
Apply misc fixes spotted by Diego to indevs.texi and outdevs.texi.
…
|
|
|
@c32ccf7c
|
14 years |
stefano.sabatini-lala |
Rename the chapter Devices -> Input Devices, as the file is about …
|
|
|
@56e0d112
|
14 years |
mans |
showfiltfmts: destroy filter context before exit
Originally committed …
|
|
|
@c61f84b
|
14 years |
mans |
showfiltfmts: set media type of links to that of corresponding pad
…
|
|
|
@5a6fbf4c
|
14 years |
mans |
avfilter: indent
Originally committed as revision 24720 to …
|
|
|
@0bb7408e
|
14 years |
mans |
avfilter: do not crash on null link src/dst in avfilter_destroy()
…
|
|
|
@f3b90d2
|
14 years |
mans |
avfilter: free link in/out_formats in avfilter_destroy()
Originally …
|
|
|
@18b95d85
|
14 years |
alex.converse |
libvpxdec: Fix "error: implicit declaration of function …
|
|
|
@51aaf511
|
14 years |
alex.converse |
vorbis_dec: Change partition_class[] to uint8_t.
When …
|
|
|
@3447f12d
|
14 years |
diego |
Add a CONFIG_ variable for generic Huffman routines.
Originally …
|
|
|
@d93fdcb
|
14 years |
lu_zero |
Preserve status reason
It is used to provide meaningful error …
|
|
|
@06a2ba2
|
14 years |
diego |
Extend the gas-preprocessor section with basic installation …
|
|
|
@71cb41d
|
14 years |
stefano.sabatini-lala |
Add APIchanges entry for the av_check_image_size() addition.
…
|
|
|
@6ce9b431
|
14 years |
stefano.sabatini-lala |
Remove use of the deprecated function avcodec_check_dimensions(), use …
|
|
|
@899a507f
|
14 years |
stefano.sabatini-lala |
Clarify av_check_image_size() log message.
Originally committed as …
|
|
|
@bf176f58
|
14 years |
stefano.sabatini-lala |
Deprecate avcodec_check_dimensions() in favor of the new function …
|
|
|
@85fbad45
|
14 years |
mans |
fft-test: free buffers before exiting
Originally committed as …
|
|
|
@7e13022a
|
14 years |
darkshikari |
VP8: fix bug in prefetch
Motion vectors in VP8 are qpel, not fullpel.
…
|
|
|
@fa2d5d54
|
14 years |
mans |
ARM: NEON H264 8x8 IDCT
Parts by David Conrad.
Originally committed …
|
|
|
@23ba30a4
|
14 years |
mans |
configure: remove redundant extralibs settings
Originally committed …
|
|
|