|
|
|
@58149303
|
14 years |
michaelni |
makefile: fix j2k encoder dependancies
|
|
|
@f35761bc
|
14 years |
michaelni |
udp: fix indention
|
|
|
@25c32d08
|
14 years |
stefano.sabatini-lala |
cmdutils: move "#undef main" from ffplay.c to cmdutils.h
On …
|
|
|
@c9614bb2
|
14 years |
michaelni |
wav: update size check for ds64
Signed-off-by: Michael Niedermayer …
|
|
|
@e472f0ea
|
14 years |
michaelni |
wav: fix skip size at end of ds64 chunk
|
|
|
@99eb31e2
|
14 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (25 …
|
|
|
@9034001b
|
14 years |
michaelni |
h264 fill_filter_caches: Dont init chroma nnz_cache.
Found-by: Dark …
|
|
|
@dd47107
|
14 years |
michaelni |
In print_report, print progression time in hours:mins:secs:us
…
|
|
|
@1212d5b5
|
14 years |
michaelni |
ffmpeg: In print_report, use int64_t for pts to check for 0 and avoid …
|
|
|
@5aa70309
|
14 years |
michaelni |
In libswscale, use all lines when converting from 422p to rgb with …
|
|
|
@f190f676
|
14 years |
diego |
Replace custom DEBUG preprocessor trickery by the standard one.
|
|
|
@068aa387
|
14 years |
diego |
vorbis: Remove non-compiling debug statement.
|
|
|
@ec6313a
|
14 years |
diego |
vorbis: Remove pointless DEBUG #ifdef around debug output macros.
|
|
|
@fb52cf82
|
14 years |
diego |
cook: Remove non-compiling debug output.
random_state was changed …
|
|
|
@0fc9c655
|
14 years |
diego |
Remove pointless #ifdefs around function declarations in a header.
|
|
|
@23664624
|
14 years |
diego |
Replace #ifdef + av_log() combinations by av_dlog().
|
|
|
@df96f22d
|
14 years |
diego |
Replace custom debug output functions by av_dlog().
|
|
|
@752207e
|
14 years |
diego |
cook: Remove unused debug functions.
|
|
|
@e977ca26
|
14 years |
stefano.sabatini-lala |
lavfi: add avfilter_link_free() function
Allow to free the buffers …
|
|
|
@b932eb1
|
14 years |
stefano.sabatini-lala |
swscale: reintroduce sws_format_name() symbol
Reintroduce the …
|
|
|
@b751f611
|
14 years |
diego |
Remove stray extra arguments from av_dlog() invocations.
|
|
|
@551dfdde
|
14 years |
mans |
targa: fix big-endian build
|
|
|
@fefa67d
|
14 years |
anton |
v4l2: remove one forgotten use of AVFormatParameters.pix_fmt.
|
|
|
@4078ed26
|
14 years |
anton |
vfwcap: add a framerate private option.
|
|
|
@c21324e
|
14 years |
anton |
v4l2: add a framerate private option.
|
|
|
@121ef2e2
|
14 years |
anton |
libdc1394: add a framerate private option.
|
|
|
@1556186a
|
14 years |
anton |
fbdev: add a framerate private option.
|
|
|
@3e3db4d9
|
14 years |
anton |
bktr: add a framerate private option.
|
|
|
@4c1e56ed
|
14 years |
mans |
oma: check avio_read() return value
|
|
|
@14086341
|
14 years |
mans |
nutdec: remove unused variable
|
|
|
@e65ab9d9
|
14 years |
mans |
Remove unused variables
|
|
|
@6713989c
|
14 years |
michaelni |
swscale: dither for planar yuv outputs
Signed-off-by: Michael …
|
|
|
@877f76ad
|
14 years |
michaelni |
swscale: Fix use of uninitialized values
(bug probably introduced from …
|
|
|
@5ad38d9
|
14 years |
michaelni |
cpudetect: add av_force_cpu_flags()
Signed-off-by: Michael …
|
|
|
@808d8ff6
|
14 years |
rsbultje |
swscale: allocate larger buffer to handle altivec overreads.
Altivec …
|
|
|
@6a9c8594
|
14 years |
rsbultje |
H264/MPEG frame-level multi-threading.
Signed-off-by: Ronald S. …
|
|
|
@9e66b64c
|
14 years |
stefano.sabatini-lala |
vsrc_buffer: propagate error code in av_vsrc_buffer_add_frame()
…
|
|
|
@665e608c
|
14 years |
stefano.sabatini-lala |
lavfi: reindent after the previous commit
|
|
|
@6f1dd6f4
|
14 years |
stefano.sabatini-lala |
lavfi: add braces around the block of an if() expression in …
|
|
|
@0ff5cbed
|
14 years |
stefano.sabatini-lala |
lavfi: clarify the context of a comment in …
|
|
|
@77b32b73
|
14 years |
stefano.sabatini-lala |
lavfi: apply misc style fixes
Adopt K&R style for overall …
|
|
|
@53be7b23
|
14 years |
rsbultje |
Cosmetic changes to h264_idct_10bit.asm.
Removes redundant dword tags …
|
|
|
@994c3550
|
14 years |
rsbultje |
2x faster h264_idct_add8_10.
Signed-off-by: Ronald S. Bultje …
|
|
|
@cc9947f
|
14 years |
rsbultje |
aacenc: Add stereo_mode option.
ms_off is the default, until Mid/Side …
|
|
|
@e6635a9a
|
14 years |
rsbultje |
h264: remove CONFIG_GPL from x86 intra prediction code.
The authors …
|
|
|
@d013c6da
|
14 years |
michaelni |
doc: cosmetics: libx264 typos
|
|
|
@c96f375
|
14 years |
michaelni |
postprocess: Remove test for impossible condition (was: Re: …
|
|
|
@b4434475
|
14 years |
Clément Bœsch |
Fix various uninitialized variable warnings
|
|
|
@58fd70b0
|
14 years |
Reimar.Doeffinger |
Port remove of get_sws_cpuflags from MPlayer's libmpcodecs.
|
|
|
@3c194f39
|
14 years |
Reimar.Doeffinger |
Replace "vector const" by "const vector" otherwise gcc 4.6.0 fails.
…
|
|
|
@3379531c
|
14 years |
Reimar.Doeffinger |
Port recent changes to MPlayer libmpcodecs.
Also include an older fix …
|
|
|
@2a30df09
|
14 years |
Reimar.Doeffinger |
Replace non-existent HAVE_SSE2 with HAVE_SSE.
Since this is only a …
|
|
|
@cd8cb549
|
14 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
ARM: …
|
|
|
@06a9da73
|
14 years |
Reimar.Doeffinger |
Simplify code and avoid compiler warning about incompatible types.
|
|
|
@bf19c871
|
14 years |
Reimar.Doeffinger |
Fix type of out[] variable, it should not be const.
Fixes compiler …
|
|
|
@8e112df4
|
14 years |
mans |
ARM: ac3dsp: optimised update_bap_counts()
Signed-off-by: Mans …
|
|
|
@bde2c1c7
|
14 years |
diego |
mpegaudiodec: Fix av_dlog() invocation.
Some parameters passed to the …
|
|
|
@eb5a3ab7
|
14 years |
stefano.sabatini-lala |
swscale: fix compilation of bfin due to missing pixdesc.h header
This …
|
|
|
@adf94155
|
14 years |
stefano.sabatini-lala |
lavf: tag dump_format() as @deprecated
This makes the generated …
|
|
|
@1f95fb58
|
14 years |
stefano.sabatini-lala |
yuv4mpeg: complain and exit if a non-rawvideo stream is selected
The …
|
|
|
@ac41f3b0
|
14 years |
stefano.sabatini-lala |
ffmpeg: handle copy of packets for AVFMT_RAWPICTURE output formats
…
|
|
|
@ca858ab7
|
14 years |
stefano.sabatini-lala |
doc/examples: give meaningful names to the example files
Rename: …
|
|
|
@f3aa65af
|
14 years |
rsbultje |
h264/10bit: add HAVE_ALIGNED_STACK checks.
Fixes regression in …
|
|
|
@201549d1
|
14 years |
michaelni |
swscale: More accurate rounding in YSCALE_YUV_2_PACKEDX_FULL_C()
…
|
|
|
@f6a8ce98
|
14 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@348493db
|
14 years |
Ronald S. Bultje |
Update 8-bit H.264 IDCT function names to reflect bit-depth.
…
|
|
|
@836f47d3
|
14 years |
Ronald S. Bultje |
Add IDCT functions for 10-bit H.264.
Ports the majority of IDCT …
|
|
|
@7e985c9e
|
14 years |
diego |
mpegaudioenc: Fix broken av_dlog statement.
|
|
|
@b0a4e5f9
|
14 years |
diego |
Employ correct printf format specifiers, mostly in debug output.
|
|
|
@c51695db
|
14 years |
mans |
ARM: fix MUL64 inline asm for pre-armv6
Prior to ARMv6, the …
|
|
|
@0abbd3ad
|
14 years |
michaelni |
doc: add libvpx encoder section
Documents the mapping from FFmpeg …
|
|
|
@5ac4952a
|
14 years |
diego |
vf_drawtext: Replace FFmpeg by Libav in license boilerplate.
|
|
|
@fdf18e33
|
14 years |
mans |
mpegaudiodec: remove unusued code and variables
Signed-off-by: Mans …
|
|
|
@84fb4e9d
|
14 years |
michaelni |
postprocess.c: filter name needs to be double 0 terminated
|
|
|
@c1691948
|
14 years |
alex.converse |
improved 'edts' atom writing support
The 'edts' write function can …
|
|
|
@6f1ec38c
|
14 years |
mans |
mpegaudio: clean up compute_antialias() definition
This merges the …
|
|
|
@9ebcf769
|
14 years |
rsbultje |
vp8: fix segmentation race during frame-threading.
Fixes occasional …
|
|
|
@a52f598d
|
14 years |
Reimar.Doeffinger |
Port libmpcodec fixes from MPlayer.
|
|
|
@a54dceb2
|
14 years |
michaelni |
Merge remote-tracking branch 'ffmpeg-mt/master'
* …
|
|
|
@40c29d42
|
14 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@f635a23
|
14 years |
diego |
swscale: Remove unused variable.
|
|
|
@6bb70dfd
|
14 years |
mans |
ARM: simplify inline asm with 64-bit operands
Signed-off-by: Mans …
|
|
|
@3d0424f2
|
14 years |
Reimar.Doeffinger |
Add "const" to avoid "initialization discards qualifiers" warning.
|
|
|
@70564983
|
14 years |
Reimar.Doeffinger |
Add const to fix "cast discards qualifiers" warnings.
|
|
|
@b7b62c3a
|
14 years |
Reimar.Doeffinger |
Include pixdesc.h for av_get_pix_fmt_name.
Fixes compilation on PPC …
|
|
|
@f86d260d
|
14 years |
michaelni |
wav: Don't avio_seek() if we know we'll run into EOF
Since we want to …
|
|
|
@c328122a
|
14 years |
stefano.sabatini-lala |
api-example: uppercase first letter in "copyright"
Improve consistency.
|
|
|
@f501c74d
|
14 years |
stefano.sabatini-lala |
output-example: create @file doxy from text in the copyright header
|
|
|
@9362b509
|
14 years |
stefano.sabatini-lala |
examples: move API examples to a dedicated dir in doc
|
|
|
@f712f6c8
|
14 years |
stefano.sabatini-lala |
ffmpeg: simplify opt_*_codec() options
Replace …
|
|
|
@7533a727
|
14 years |
stefano.sabatini-lala |
v4l2: rewrite code iterating the supported standards
Simplify/clarify …
|
|
|
@2d48515e
|
14 years |
stefano.sabatini-lala |
v4l2: perform minor style fixes
|
|
|
@7b017086
|
14 years |
stefano.sabatini-lala |
v4l2: replace memset() with explicit struct initialization
|
|
|
@50fee0fc
|
14 years |
stefano.sabatini-lala |
rawdec: fail in case of unknow pixel format
|
|
|
@e1197b9e
|
14 years |
stefano.sabatini-lala |
swscale: remove sws_format_name()
Use av_get_pix_fmt_name() instead.
|
|
|
@2c10ee23
|
14 years |
michaelni |
error.c: fix compile flags
Signed-off-by: Michael Niedermayer …
|
|
|
@35bed44f
|
14 years |
michaelni |
TCP: change default timeout to 5sec
Signed-off-by: Michael …
|
|
|
@a2250074
|
14 years |
michaelni |
Revert "Timeout TCP open() after 5 seconds."
This code is redundant …
|
|
|
@5a35cef4
|
14 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
ARM: …
|
|
|
@adba9c63
|
14 years |
michaelni |
Fix various unused variable warnings
Signed-off-by: Michael …
|
|
|