source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @63f74ced   11 years michaelni avcodec/cavsdec: reset stc Signed-off-by: Michael Niedermayer …
(edit) @0538b29   11 years michaelni avcodec/cabac: force get_cabac to be not inlined works around bug in …
(edit) @8dd4f5ec   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @517ec808   11 years michaelni Merge commit '5ec467328122b80fac94c2d5e3e7540d50381868' * commit …
(edit) @a6af5da7   11 years michaelni swresample: use the internal buffer for resampling the last few …
(edit) @bd8b6185   11 years diego configure: Detect msvcrt libc with a CPP check instead of a link check …
(edit) @5ec4673   11 years diego configure: Add detected C library and host compiler to informative output
(edit) @f3008f30   11 years michaelni avformat/utils: move update_wrap_reference() up simplifies code also …
(edit) @34b16e2d   11 years michaelni avformat/utils: reorder operations in update_wrap_reference() …
(edit) @f1783c0   11 years michaelni Revert "avcodec/hevc: calculate checksum only if AV_EF_EXPLODE is set" …
(edit) @c3028116   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: avconv: …
(edit) @f65afef1   11 years michaelni mpegts: do not set pts for missing dts in video streams …
(edit) @394b0c83   11 years michaelni avformat/utils: correct for timestamp wrap earlier This uses dts & …
(edit) @d7ead9ad   11 years michaelni avformat/utils: also fix wrapping of start_time in …
(edit) @dd5f9259   11 years michaelni avformat/utils: Fix pts_wrap_behavior calculation with negative …
(edit) @704cc5e7   11 years stefasab ffprobe: free shared writer context on exit Fix leak. Spotted-by: …
(edit) @babb611d   11 years michaelni libavcodec/mpegaudio: change CONFIG_FLOAT to USE_FLOAT The CONFIG_ …
(edit) @04e06cdf   11 years michaelni avcodec: split mp2 encoder into float and fixed This makes the …
(edit) @c255f0b0   11 years anton avconv: initialize hwaccel_pix_fmt Fixes an assertion failure in …
(edit) @9695fb26   11 years michaelni vp9_parser: handle zero-sized packets. Signed-off-by: Michael …
(edit) @0e15a344   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @089fac7   11 years anton alsa-audio-dec: explicitly cast the delay to a signed int64 Otherwise …
(edit) @0cc5011f   11 years michaelni avfilter/vf_pad: fix req_end Fixes out of array accesses Fixes …
(edit) @4d0ac9ae   11 years michaelni Makefile: add dependancies for ffversion.h It has to be build before …
(edit) @210a78ae   11 years michaelni doc/examples/filtering_audio: init packet0.data Fixes use of …
(edit) @6ca0ac5e   11 years stefasab doc/ffserver: remove spurious NoAudio option from stream example
(edit) @d5d51cf0   11 years stefasab lavfi/volume: support all channel counts
(edit) @830be99a   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: dv: …
(edit) @b58c1dd6   11 years michaelni Merge commit '21710ea82118c9d19bea9277b2a85a33096fdd95' * commit …
(edit) @6f9be812   11 years michaelni Merge commit '5a9fcc7d2524d6c0f86b2855019ee9f4cf360276' * commit …
(edit) @a6c455cf   11 years michaelni Merge commit 'ad477710244c761ad1c21246c34e0075fee12d11' * commit …
(edit) @c490cd4c   11 years stefasab doc/examples/filtering_audio: fix chunked audio decoding Support the …
(edit) @893f33e7   11 years stefasab doc/examples/filtering_audio: fix style
(edit) @c7a99d99   11 years stefasab doc/examples/filtering_video: do not make use of AVBufferSinkParams …
(edit) @3aa60180   11 years stefasab doc/examples/filtering_video: add some error handling in init_filters()
(edit) @a12bf9f5   11 years stefasab doc/examples/README: fix typo
(edit) @55c57658   11 years stefasab doc/examples/filtering_audio: add more error checks
(edit) @82e74ee6   11 years stefasab doc/examples/filtering: make use of av_err2str() Simplify.
(edit) @97d19c2f   11 years diego dv: Split off DV video encoder into its own file
(edit) @21710ea8   11 years diego dv: Move DV VLC data tables out of header file
(edit) @5a9fcc7d   11 years diego build: Add rule for building host-specific object files
(edit) @ad477710   11 years diego build: Add shorthand for HOSTCC compile macro
(edit) @7b2534b   11 years michaelni libavutil & opencl: remove opencl default device type …
(edit) @749eb46d   11 years michaelni configure: put pthread_create() check back Unbreaks freebsd, broken …
(edit) @be2312aa   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @7ffaa195   11 years diego dsputil: x86: Move ff_inv_zigzag_direct16 table init to mpegvideo The …
(edit) @e3d7a397   11 years michaelni avcodec/h264_refs: improve key frame detection heuristic Fixes …
(edit) @ab6ea7a8   11 years michaelni avcodec/h264_refs: split conditions of if() up for better readability …
(edit) @b2c89453   11 years michaelni avformat/avisynth: remove duplicate av_new_packet() call Found-by: …
(edit) @003f405c   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: doc: …
(edit) @d4268634   11 years michaelni Merge commit '3cd612d44789948f72b52944474e0870c5c60964' * commit …
(edit) @975110a8   11 years michaelni Revert "vf_yadif: move x86 init code to x86/yadif.c" This reverts …
(edit) @ab00800c   11 years michaelni Revert "yadif: add parens around macro parameters" This reverts …
(edit) @4ef4bb4   11 years michaelni avfilter/yadif: Revert "lavfi: convert input/ouput list compound …
(edit) @4d028f92   11 years stefasab doc/ffserver: fix misc minor typos
(edit) @7b05845b   11 years diego doc: Try to find nonstandard Perl path from the environment
(edit) @c46ab34d   11 years michaelni avisynth: make avs_library statically allocated. Signed-off-by: …
(edit) @801c1864   11 years michaelni avisynth: Move to av_new_packet/av_free_packet. Signed-off-by: …
(edit) @3cd612d4   11 years diego gitignore: Ignore multilibrary example programs
(edit) @2ccc6ff0   11 years Carl Eugen Hoyos Add an Opus and a Speex muxer. Fixes ticket #3181.
(edit) @4ba9039   11 years Carl Eugen Hoyos Support AC-3 in Sega Dreamcast Sofdec files. Fixes ticket #3184
(edit) @f068aed7   11 years rsbultje vp9: make decode_coeffs() return value void. It was previously int …
(edit) @65f41b5c   11 years rsbultje vp9: add a new segmentation sample. The old one didn't use …
(edit) @1d6bb213   11 years rsbultje vp9: add fate sample for parallelmode. This disables backward …
(edit) @47c6d940   11 years rsbultje vp9: cosmetics.
(edit) @76bd878d   11 years rsbultje vp9: add a 2-pass decoding mode, and add frame-mt support. For a …
(edit) @46955ae4   11 years rsbultje vp9: allocate 'b', 'block/uvblock' and 'eob/uveob' dynamically.
(edit) @fc7d910b   11 years rsbultje vp9: split last/cur_frame from the reference buffers. We need more …
(edit) @39b2440   11 years rsbultje vp9: move some entries out of VP9Block into VP9Context. They aren't …
(edit) @84d362f0   11 years rsbultje vp9: split packet parsing into an AVParser.
(edit) @816737ea   11 years rsbultje vp9: use proper refcounting. Based on something similar in libav. …
(edit) @16f4e2a   11 years michaelni Makefile: remove version.h on distclean Without this nothing will …
(edit) @82b2e9cb   11 years michaelni build: rename version.h to libavutil/ffversion.h Also the …
(edit) @c580691   11 years michaelni version.sh: add preprocessing guards Signed-off-by: Timothy Gu …
(edit) @3c5c4cfa   11 years michaelni version.sh: add a little usage comment Signed-off-by: Timothy Gu …
(edit) @a3b9f53d   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: dcadec: …
(edit) @d43d627a   11 years michaelni Merge commit 'f058f384a0d76bfd125f4738dceab7c890186432' * commit …
(edit) @a235af93   11 years michaelni avcodec/mpeg4video: fix doxycomments so they are not associated with …
(edit) @98a65784   11 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
(edit) @802ba5f5   11 years michaelni version.sh: make it independant of version.h file name Signed-off-by: …
(edit) @f2f17dd8   11 years stefasab doc/ffserver: clarify documentation for Feed MaxFileSize option
(edit) @8209dd33   11 years stefasab doc/ffserver: clarify that note in NoDaemon option documentation
(edit) @b58161d6   11 years stefasab ffserver: print error code description in case of write_header() …
(edit) @889509d2   11 years stefasab doc/ffserver: add "Detailed description" chapter Also move FFM …
(edit) @0bacc320   11 years stefasab doc/ffserver: remove more mentions to LAME and build
(edit) @4b1c9b72   11 years george lavc/srtenc: use bprint for text buffers. Fix trac ticket #3120.
(edit) @19e301b9   11 years michaelni lavfi/Makefile: Don't compile lavfutils.c and lswsutils.c if they are …
(edit) @7dc827b7   11 years lu_zero dcadec: Add some logging before returning on error Based on a patch …
(edit) @f058f384   11 years lu_zero configure: Do not use pthread_create to check for pthread Certain …
(edit) @bd9de4f5   11 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffmpeg: …
(edit) @5d9e6630   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @f09f2951   11 years michaelni Merge commit 'e026ee0446de27fc38e33e98704fada012fdc763' * commit …
(edit) @7f18cb9   11 years michaelni Merge commit '513d849bb605d3d862da1ada709bd2ca1ac68f58' * commit …
(edit) @4c55aa8f   11 years michaelni Merge commit '9ba3fc3e3d12c9ef00dcb0222b7ea0ccb5c4a091' * commit …
(edit) @ae4e7f7b   11 years michaelni Merge commit '58c120a9290eef057dbf26761a4f89b7f67bbde1' * commit …
(edit) @b27ba2e5   11 years michaelni Merge commit '6e81597d5a89f64dfab5c7e99e46b4355139e324' * commit …
(edit) @aeead427   11 years michaelni Merge commit '2992afda83a7d5c0a9ec45bdce76d8abbe0961c5' * commit …
(edit) @1897c4a1   11 years michaelni Merge commit '3b1c0f686d5a162ceb5048910a7ce0bf7ed3a1ab' * commit …
(edit) @47e5eaf8   11 years michaelni Merge commit 'e89247debd5276d57ce4a26516224204f9541af0' * commit …
(edit) @f4c28aea   11 years michaelni Merge commit '8cebc9eaac8631adb23dd1e46c37ad8474139a07' * commit …
Note: See TracRevisionLog for help on using the revision log.