|
|
|
@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 …
|
|
|
@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 …
|
|
|
@ab00800c
|
11 years |
michaelni |
Revert "yadif: add parens around macro parameters"
This reverts …
|
|
|
@4ef4bb4
|
11 years |
michaelni |
avfilter/yadif: Revert "lavfi: convert input/ouput list compound …
|
|
|
@4d028f92
|
11 years |
stefasab |
doc/ffserver: fix misc minor typos
|
|
|
@7b05845b
|
11 years |
diego |
doc: Try to find nonstandard Perl path from the environment
|
|
|
@c46ab34d
|
11 years |
michaelni |
avisynth: make avs_library statically allocated.
Signed-off-by: …
|
|
|
@801c1864
|
11 years |
michaelni |
avisynth: Move to av_new_packet/av_free_packet.
Signed-off-by: …
|
|
|
@3cd612d4
|
11 years |
diego |
gitignore: Ignore multilibrary example programs
|
|
|
@2ccc6ff0
|
11 years |
Carl Eugen Hoyos |
Add an Opus and a Speex muxer.
Fixes ticket #3181.
|
|
|
@4ba9039
|
11 years |
Carl Eugen Hoyos |
Support AC-3 in Sega Dreamcast Sofdec files.
Fixes ticket #3184
|
|
|
@f068aed7
|
11 years |
rsbultje |
vp9: make decode_coeffs() return value void.
It was previously int …
|
|
|
@65f41b5c
|
11 years |
rsbultje |
vp9: add a new segmentation sample.
The old one didn't use …
|
|
|
@1d6bb213
|
11 years |
rsbultje |
vp9: add fate sample for parallelmode.
This disables backward …
|
|
|
@47c6d940
|
11 years |
rsbultje |
vp9: cosmetics.
|
|
|
@76bd878d
|
11 years |
rsbultje |
vp9: add a 2-pass decoding mode, and add frame-mt support.
For a …
|
|
|
@46955ae4
|
11 years |
rsbultje |
vp9: allocate 'b', 'block/uvblock' and 'eob/uveob' dynamically.
|
|
|
@fc7d910b
|
11 years |
rsbultje |
vp9: split last/cur_frame from the reference buffers.
We need more …
|
|
|
@39b2440
|
11 years |
rsbultje |
vp9: move some entries out of VP9Block into VP9Context.
They aren't …
|
|
|
@84d362f0
|
11 years |
rsbultje |
vp9: split packet parsing into an AVParser.
|
|
|
@816737ea
|
11 years |
rsbultje |
vp9: use proper refcounting.
Based on something similar in libav. …
|
|
|
@16f4e2a
|
11 years |
michaelni |
Makefile: remove version.h on distclean
Without this nothing will …
|
|
|
@82b2e9cb
|
11 years |
michaelni |
build: rename version.h to libavutil/ffversion.h
Also the …
|
|
|
@c580691
|
11 years |
michaelni |
version.sh: add preprocessing guards
Signed-off-by: Timothy Gu …
|
|
|
@3c5c4cfa
|
11 years |
michaelni |
version.sh: add a little usage comment
Signed-off-by: Timothy Gu …
|
|
|
@a3b9f53d
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
dcadec: …
|
|
|
@d43d627a
|
11 years |
michaelni |
Merge commit 'f058f384a0d76bfd125f4738dceab7c890186432'
* commit …
|
|
|
@a235af93
|
11 years |
michaelni |
avcodec/mpeg4video: fix doxycomments so they are not associated with …
|
|
|
@98a65784
|
11 years |
michaelni |
Merge remote-tracking branch 'cigaes/master'
* cigaes/master:
…
|
|
|
@802ba5f5
|
11 years |
michaelni |
version.sh: make it independant of version.h file name
Signed-off-by: …
|
|
|
@f2f17dd8
|
11 years |
stefasab |
doc/ffserver: clarify documentation for Feed MaxFileSize option
|
|
|
@8209dd33
|
11 years |
stefasab |
doc/ffserver: clarify that note in NoDaemon option documentation
|
|
|
@b58161d6
|
11 years |
stefasab |
ffserver: print error code description in case of write_header() …
|
|
|
@889509d2
|
11 years |
stefasab |
doc/ffserver: add "Detailed description" chapter
Also move FFM …
|
|
|
@0bacc320
|
11 years |
stefasab |
doc/ffserver: remove more mentions to LAME and build
|
|
|
@4b1c9b72
|
11 years |
george |
lavc/srtenc: use bprint for text buffers.
Fix trac ticket #3120.
|
|
|
@19e301b9
|
11 years |
michaelni |
lavfi/Makefile: Don't compile lavfutils.c and lswsutils.c if they are …
|
|
|
@7dc827b7
|
11 years |
lu_zero |
dcadec: Add some logging before returning on error
Based on a patch …
|
|
|
@f058f384
|
11 years |
lu_zero |
configure: Do not use pthread_create to check for pthread
Certain …
|
|
|
@bd9de4f5
|
11 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffmpeg: …
|
|
|
@5d9e6630
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@f09f2951
|
11 years |
michaelni |
Merge commit 'e026ee0446de27fc38e33e98704fada012fdc763'
* commit …
|
|
|
@7f18cb9
|
11 years |
michaelni |
Merge commit '513d849bb605d3d862da1ada709bd2ca1ac68f58'
* commit …
|
|
|
@4c55aa8f
|
11 years |
michaelni |
Merge commit '9ba3fc3e3d12c9ef00dcb0222b7ea0ccb5c4a091'
* commit …
|
|
|
@ae4e7f7b
|
11 years |
michaelni |
Merge commit '58c120a9290eef057dbf26761a4f89b7f67bbde1'
* commit …
|
|
|
@b27ba2e5
|
11 years |
michaelni |
Merge commit '6e81597d5a89f64dfab5c7e99e46b4355139e324'
* commit …
|
|
|
@aeead427
|
11 years |
michaelni |
Merge commit '2992afda83a7d5c0a9ec45bdce76d8abbe0961c5'
* commit …
|
|
|
@1897c4a1
|
11 years |
michaelni |
Merge commit '3b1c0f686d5a162ceb5048910a7ce0bf7ed3a1ab'
* commit …
|
|
|
@47e5eaf8
|
11 years |
michaelni |
Merge commit 'e89247debd5276d57ce4a26516224204f9541af0'
* commit …
|
|
|
@f4c28aea
|
11 years |
michaelni |
Merge commit '8cebc9eaac8631adb23dd1e46c37ad8474139a07'
* commit …
|
|
|