|
|
|
@47cc6168
|
11 years |
michaelni |
Merge commit '6fd99e78def3c795bdd0bc31f3ae0998d24bc94c'
* commit …
|
|
|
@c90f3114
|
11 years |
michaelni |
avcodec/utils: drop 2 dependancies on sizeof(AVFrame)
Signed-off-by: …
|
|
|
@3c8b0857
|
11 years |
michaelni |
avcodec/libvorbisenc: drop dependancy on sizeof(AVFrame)
…
|
|
|
@bf1c87ee
|
11 years |
michaelni |
ffprobe: drop dependancy on sizeof(AVFrame)
Signed-off-by: Michael …
|
|
|
@b8f4410
|
11 years |
michaelni |
avcodec/flashsv2enc: drop dependancy on sizeof(AVFrame)
…
|
|
|
@8443b270
|
11 years |
michaelni |
avcodec/j2kenc: drop dependancy on sizeof(AVFrame)
Signed-off-by: …
|
|
|
@1458f06
|
11 years |
michaelni |
avcodec/libopenjpegenc: drop dependancy on sizeof(AVFrame)
…
|
|
|
@5b3f4b3
|
11 years |
michaelni |
avcodec/mjpegenc: drop dependancy on sizeof(AVFrame)
Signed-off-by: …
|
|
|
@c8123465
|
11 years |
michaelni |
avcodec/msvideo1enc: drop dependancy on sizeof(AVFrame)
…
|
|
|
@fca79438
|
11 years |
michaelni |
avcodec/diracdec: avoid depending on sizeof(AVFrame)
Signed-off-by: …
|
|
|
@c5f7c8f9
|
11 years |
michaelni |
avcodec/svq3: set last/next frames to defaults before use
…
|
|
|
@5abdda21
|
11 years |
michaelni |
avcodec/utils: implement avcodec_alloc_frame() through …
|
|
|
@6aed7bfd
|
11 years |
michaelni |
avcodec: use av_frame_unref() to set frame defaults
This ensures that …
|
|
|
@6fd99e78
|
11 years |
vittorio.giovara |
png: add a standalone parser
Useful for reading png images from a pipe.
|
|
|
@745c40a4
|
11 years |
michaelni |
avcodec/gifdec: check that the correct number of bytes was decoded
…
|
|
|
@5fe415f0
|
11 years |
michaelni |
UDP: join multicast group on the interface specified with &localaddr=
…
|
|
|
@49f10c9c
|
11 years |
michaelni |
avformat/format: av_register_output_format() and …
|
|
|
@ec464c9
|
11 years |
michaelni |
avcodec/utils: av_register_codec & hwaccel() that work in O(1) time
…
|
|
|
@196f7da
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
avutil: …
|
|
|
@a6738791
|
11 years |
michaelni |
Merge commit '11bb5e10c36539bcc303ceaac6f88d9ecb66e07f'
* commit …
|
|
|
@a7889492
|
11 years |
michaelni |
Merge commit '6d3ea1957f681b3bf9c752e6d21a501cc8d4180d'
* commit …
|
|
|
@792845e4
|
11 years |
michaelni |
Merge commit '3bc2e89c76e88ae6f1fd5287e0b11abcfc3c601c'
* commit …
|
|
|
@1d6666a6
|
11 years |
stefasab |
ffserver: extend report_config_error() facilities, and use it for warnings
|
|
|
@9985710a
|
11 years |
stefasab |
ffserver: add stream Metadata option
Also deprecate Author, Comment, …
|
|
|
@33f10fa6
|
11 years |
stefasab |
ffserver: fix spacing typoin error message
|
|
|
@e3eb0988
|
11 years |
stefasab |
lavu/dict.h: extend/clarify av_dict_get() doxy
|
|
|
@023693d7
|
11 years |
stefasab |
lavfi/buffersrc: set min and max values for pix_fmt option
Currently …
|