|
|
|
@fb06b8ba
|
11 years |
michaelni |
Merge commit '0812f5a40a0a190172b6de6e91755b882472ddc5'
* commit …
|
|
|
@0d9f2f5c
|
11 years |
michaelni |
Merge commit '66499f34b56fc6a9fdef25543bd9d576fc787895'
* commit …
|
|
|
@28eacd13
|
11 years |
michaelni |
Merge commit '58a868968df445068a143f327ced03b6a02baf0d'
* commit …
|
|
|
@dfd11eb2
|
11 years |
michaelni |
Merge commit 'ac1fc92ea410c396594fcd79f5d4491fe6a8cc90'
* commit …
|
|
|
@52b69fa1
|
11 years |
michaelni |
Merge commit '282c6a1a0ef3e8c8e180c15b39cfe5b89704d848'
* commit …
|
|
|
@f1db3f5f
|
11 years |
michaelni |
Merge commit 'c99307caee01441cfde24f3b7b0db3037b7022dc'
* commit …
|
|
|
@08667c26
|
11 years |
michaelni |
Merge commit '0b0a7a751de02464a33717e70352f696372ba1c4'
* commit …
|
|
|
@e3b7f0e1
|
11 years |
michaelni |
Merge commit 'd0d111d0592bfd6b2b8bcd2321986c0fc493455d'
* commit …
|
|
|
@b6e7834a
|
11 years |
michaelni |
avcodec/mpegvideo_enc: fix linesizes in frame_end()
Signed-off-by: …
|
|
|
@26c2e3bf
|
11 years |
michaelni |
Merge commit '381a722562bcc0b623acf6a00a583fe989bcb72a'
* commit …
|
|
|
@d5050ba
|
11 years |
michaelni |
Merge commit 'b7254288d222013e20539c530b1ec5d324ed5352'
* commit …
|
|
|
@20b28fc
|
11 years |
michaelni |
Merge commit '1f8eb69079880ef1f394c498dfdf471f91222a06'
* commit …
|
|
|
@2951b7f
|
11 years |
michaelni |
Merge commit 'bedf952bb80ae26427854dcde56c139ecb87d4a0'
* commit …
|
|
|
@16338b4
|
11 years |
michaelni |
Merge commit '2cab011f0f02fcff8a0629a611bcac2f0459f04a'
* commit …
|
|
|
@cf948200
|
11 years |
michaelni |
Merge commit 'ff7ffe48097f32417781fe8b2b417eff05a52c55'
* commit …
|
|
|
@36e2ec40
|
11 years |
michaelni |
Merge commit 'f7d228676cb7669059889c4225c8a8dc56708c24'
* commit …
|
|
|
@db7580b4
|
11 years |
michaelni |
Merge commit 'a097f0049b28dc3ed13625e4a42619292c92492f'
* commit …
|
|
|
@85d3bc33
|
11 years |
michaelni |
Merge commit 'ff300e435e5337b03dc7a8f1c0be6c9937059c1e'
* commit …
|
|
|
@92e10e34
|
11 years |
michaelni |
Merge commit 'e41ff4210ac1192c62de3052b33a38c7bcf772f2'
* commit …
|
|
|
@56572787
|
11 years |
michaelni |
Add Windows resource file support for shared libraries
Originally …
|
|
|
@af7562a0
|
11 years |
Carl Eugen Hoyos |
Ignore es_map_length when parsing mpeg program stream map.
Fixes …
|
|
|
@e2bf00ce
|
11 years |
michaelni |
avformat/mov: calculate rfps from the first 100 frames of the index
…
|
|
|
@1565a9a9
|
11 years |
michaelni |
avformat/utils: factor rfps calculation out
Signed-off-by: Michael …
|
|
|
@dc1b0a54
|
11 years |
michaelni |
avformat/utils: provide more IO statistics in debug output at start …
|
|
|
@6005ab3e
|
11 years |
michaelni |
avcodec/mjpegenc: use av_log2_16bit() in encode_block()
This reduces …
|
|
|
@0812f5a4
|
11 years |
anton |
mjpegenc: write the JFIF header if the sample aspect ratio is set
…
|
|
|
@66499f3
|
11 years |
anton |
mpegvideo: do not set current_picture_ptr in decoders
This code was …
|
|
|
@58a86896
|
11 years |
anton |
FATE: drop the last partial frame in the wmv8-drm test
This has …
|
|
|
@ac1fc92
|
11 years |
anton |
vc1dec: move setting repeat_pict after frame_start() has been called.
…
|
|
|
@282c6a1a
|
11 years |
anton |
mpegvideo: make ff_release_unused_pictures() static
It is only called …
|
|
|
@c99307ca
|
11 years |
anton |
mpegvideo: make frame_size_alloc() static.
It is not called from …
|
|
|
@0b0a7a75
|
11 years |
anton |
mpegvideo: move encode-only parts of common_end() to encode_end()
|
|
|
@d0d111d
|
11 years |
anton |
mpegvideo: remove commented out cruft from ff_MPV_frame_end()
|
|
|
@381a7225
|
11 years |
anton |
mpegvideo: split the encoding-only parts of ff_MPV_frame_end() into a …
|
|
|
@b7254288
|
11 years |
anton |
mpegvideo: do not update last_non_b_pict_type in …
|
|
|
@1f8eb690
|
11 years |
anton |
mpegvideo: move encoding-only initialization from common_init() to …
|
|
|
@bedf952b
|
11 years |
anton |
mpegvideo: move setting encoding-only vars from common_defaults() to …
|
|
|
@2cab011f
|
11 years |
anton |
mpegvideo: don't copy input_picture_number in update_thread_context()
…
|
|
|
@ff7ffe48
|
11 years |
anton |
mpeg4videodec: move showed_packed_warning from MpegEncContext to …
|
|
|
@f7d22867
|
11 years |
anton |
mpeg4videodec: move intra_dc_threshold from MpegEncContext to …
|
|
|
@a097f004
|
11 years |
anton |
mpeg12dec: move first_slice from MpegEncContext to Mpeg1Context
|
|
|
@ff300e43
|
11 years |
anton |
mpegvideo: remove an unused variable
|
|
|
@e41ff42
|
11 years |
anton |
mpeg4videodec: move use_intra_dc_vlc from MpegEncContext to Mpeg4DecContext
|
|
|
@5b4d5745
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
x86: …
|
|
|
@be99054
|
11 years |
michaelni |
avcodec/cavsdec: print error messages in case of errors
…
|
|
|
@bc1b8285
|
11 years |
michaelni |
avcodec/cavsdec: use more specific error codes
Signed-off-by: Michael …
|
|
|
@9ca32b20
|
11 years |
michaelni |
avcodec/cavsdec: print warning if no frame has been decoded
Fixes …
|
|
|
@63f74ced
|
11 years |
michaelni |
avcodec/cavsdec: reset stc
Signed-off-by: Michael Niedermayer …
|
|
|
@0538b29
|
11 years |
michaelni |
avcodec/cabac: force get_cabac to be not inlined
works around bug in …
|
|
|
@8dd4f5ec
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@517ec808
|
11 years |
michaelni |
Merge commit '5ec467328122b80fac94c2d5e3e7540d50381868'
* commit …
|
|
|
@a6af5da7
|
11 years |
michaelni |
swresample: use the internal buffer for resampling the last few …
|
|
|
@3d7c8474
|
11 years |
diego |
x86: Initialize mmxext after amd3dnow optimizations
The mmxext …
|
|
|
@bd8b6185
|
11 years |
diego |
configure: Detect msvcrt libc with a CPP check instead of a link check …
|
|
|
@5ec4673
|
11 years |
diego |
configure: Add detected C library and host compiler to informative output
|
|
|
@f3008f30
|
11 years |
michaelni |
avformat/utils: move update_wrap_reference() up
simplifies code
also …
|
|
|
@34b16e2d
|
11 years |
michaelni |
avformat/utils: reorder operations in update_wrap_reference()
…
|
|
|
@f1783c0
|
11 years |
michaelni |
Revert "avcodec/hevc: calculate checksum only if AV_EF_EXPLODE is set" …
|
|
|
@c3028116
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
avconv: …
|
|
|
@f65afef1
|
11 years |
michaelni |
mpegts: do not set pts for missing dts in video streams
…
|
|
|
@394b0c83
|
11 years |
michaelni |
avformat/utils: correct for timestamp wrap earlier
This uses dts & …
|
|
|
@d7ead9ad
|
11 years |
michaelni |
avformat/utils: also fix wrapping of start_time in …
|
|
|
@dd5f9259
|
11 years |
michaelni |
avformat/utils: Fix pts_wrap_behavior calculation with negative …
|
|
|
@704cc5e7
|
11 years |
stefasab |
ffprobe: free shared writer context on exit
Fix leak.
Spotted-by: …
|
|
|
@babb611d
|
11 years |
michaelni |
libavcodec/mpegaudio: change CONFIG_FLOAT to USE_FLOAT
The CONFIG_ …
|
|
|
@04e06cdf
|
11 years |
michaelni |
avcodec: split mp2 encoder into float and fixed
This makes the …
|
|
|
@c255f0b0
|
11 years |
anton |
avconv: initialize hwaccel_pix_fmt
Fixes an assertion failure in …
|
|
|
@9695fb26
|
11 years |
michaelni |
vp9_parser: handle zero-sized packets.
Signed-off-by: Michael …
|
|
|
@0e15a344
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@089fac7
|
11 years |
anton |
alsa-audio-dec: explicitly cast the delay to a signed int64
Otherwise …
|
|
|
@0cc5011f
|
11 years |
michaelni |
avfilter/vf_pad: fix req_end
Fixes out of array accesses
Fixes …
|
|
|
@4d0ac9ae
|
11 years |
michaelni |
Makefile: add dependancies for ffversion.h
It has to be build before …
|
|
|
@210a78ae
|
11 years |
michaelni |
doc/examples/filtering_audio: init packet0.data
Fixes use of …
|
|
|
@6ca0ac5e
|
11 years |
stefasab |
doc/ffserver: remove spurious NoAudio option from stream example
|
|
|
@d5d51cf0
|
11 years |
stefasab |
lavfi/volume: support all channel counts
|
|
|
@830be99a
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
dv: …
|
|
|
@b58c1dd6
|
11 years |
michaelni |
Merge commit '21710ea82118c9d19bea9277b2a85a33096fdd95'
* commit …
|
|
|
@6f9be812
|
11 years |
michaelni |
Merge commit '5a9fcc7d2524d6c0f86b2855019ee9f4cf360276'
* commit …
|
|
|
@a6c455cf
|
11 years |
michaelni |
Merge commit 'ad477710244c761ad1c21246c34e0075fee12d11'
* commit …
|
|
|
@c490cd4c
|
11 years |
stefasab |
doc/examples/filtering_audio: fix chunked audio decoding
Support the …
|
|
|
@893f33e7
|
11 years |
stefasab |
doc/examples/filtering_audio: fix style
|
|
|
@c7a99d99
|
11 years |
stefasab |
doc/examples/filtering_video: do not make use of AVBufferSinkParams
…
|
|
|
@3aa60180
|
11 years |
stefasab |
doc/examples/filtering_video: add some error handling in init_filters()
|
|
|
@a12bf9f5
|
11 years |
stefasab |
doc/examples/README: fix typo
|
|
|
@55c57658
|
11 years |
stefasab |
doc/examples/filtering_audio: add more error checks
|
|
|
@82e74ee6
|
11 years |
stefasab |
doc/examples/filtering: make use of av_err2str()
Simplify.
|
|
|
@97d19c2f
|
11 years |
diego |
dv: Split off DV video encoder into its own file
|
|
|
@21710ea8
|
11 years |
diego |
dv: Move DV VLC data tables out of header file
|
|
|
@5a9fcc7d
|
11 years |
diego |
build: Add rule for building host-specific object files
|
|
|
@ad477710
|
11 years |
diego |
build: Add shorthand for HOSTCC compile macro
|
|
|
@7b2534b
|
11 years |
michaelni |
libavutil & opencl: remove opencl default device type
…
|
|
|
@749eb46d
|
11 years |
michaelni |
configure: put pthread_create() check back
Unbreaks freebsd, broken …
|
|
|
@be2312aa
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@7ffaa195
|
11 years |
diego |
dsputil: x86: Move ff_inv_zigzag_direct16 table init to mpegvideo
The …
|
|
|
@e3d7a397
|
11 years |
michaelni |
avcodec/h264_refs: improve key frame detection heuristic
Fixes …
|
|
|
@ab6ea7a8
|
11 years |
michaelni |
avcodec/h264_refs: split conditions of if() up for better readability
…
|
|
|
@b2c89453
|
11 years |
michaelni |
avformat/avisynth: remove duplicate av_new_packet() call
Found-by: …
|
|
|
@003f405c
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
doc: …
|
|
|
@d4268634
|
11 years |
michaelni |
Merge commit '3cd612d44789948f72b52944474e0870c5c60964'
* commit …
|
|
|
@975110a8
|
11 years |
michaelni |
Revert "vf_yadif: move x86 init code to x86/yadif.c"
This reverts …
|
|
|