source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @3773b6ed   10 years michaelni Merge commit 'b8df0b71c525e9fc9fbee790d093bae3aa62035c' * commit …
(edit) @3171ac20   10 years michaelni Merge commit 'd40815a982c36ff9da09ae3edb5e3bd7d97b5d42' * commit …
(edit) @7d56aab2   10 years michaelni Merge commit 'c23ccaf98827cffa651cec3bfa5e57457dfc9dff' * commit …
(edit) @fe03456c   10 years michaelni Merge commit 'e21d85309943a51b7808f5e01dd258b262e09148' * commit …
(edit) @8242946   10 years michaelni Merge commit 'd3449ac938333d59955360b6cb8e7bc24a9b792e' * commit …
(edit) @543e329a   10 years michaelni avformat/version: Bump version for "avformat/rtpdec: DV depacketizer …
(edit) @cbe50855   10 years michaelni avformat/rtpdec: DV depacketizer (RFC 6469) Tested with live555 RTSP …
(edit) @df4346c5   10 years Reynaldo H. Verdejo Pinochet ffserver: fix wrong indentation Signed-off-by: Reynaldo H. Verdejo …
(edit) @bd8e16f2   10 years Reynaldo H. Verdejo Pinochet ffserver: decouple assignment and check Signed-off-by: Reynaldo H. …
(edit) @50c1cac   10 years Reynaldo H. Verdejo Pinochet ffserver: break too-long lines Signed-off-by: Reynaldo H. Verdejo …
(edit) @8129ccec   10 years Reynaldo H. Verdejo Pinochet ffserver: reorder HTTP fwd decls Signed-off-by: Reynaldo H. Verdejo …
(edit) @b8df0b71   10 years lu_zero rtp: h264: Move profile_level_id parsing to a function
(edit) @d40815a9   10 years lu_zero xcbgrab: Correctly make shm optional The segment field in the struct …
(edit) @c23ccaf9   10 years lu_zero xcbgrab: Check for xcb-shape It is required.
(edit) @f7ed997a   10 years James x86/swr: make pack_8ch functions work with compilers without aligned …
(edit) @38c619c1   10 years michaelni avcodec/vc1: cleanup and simplification Signed-off-by: Michael …
(edit) @e21d8530   10 years anton FATE: add a test for the SVQ1 header byte swapping
(edit) @d3449ac9   10 years anton changelog: mention DXVA/HEVC and AAC ELD480
(edit) @e4a6486c   10 years michaelni rtpdec: experimental VP9 depacketizer (draft 0) Signed-off-by: …
(edit) @bbb06345   10 years michaelni ffmpeg_opt: Creating new data stream for output format context …
(edit) @8123e19e   10 years michaelni avcodec/dcadec: Move remaining tables to dcadata.h Signed-off-by: …
(edit) @1567ec43   10 years michaelni avfilter/vsrc_mandelbrot: fix indention of mis-indented block …
(edit) @2a72b166   10 years michaelni avcodec/h264: use avpriv_find_start_code() in h264_split() This also …
(edit) @7d60baa8   10 years michaelni avformat/matroskaenc: add allow_raw_vfw and disable it by default …
(edit) @64e03698   10 years michaelni avutil/fixed_dsp: Use av_clip_int16() instead of the non optimized …
(edit) @e33b084e   10 years michaelni Merge commit 'ecbcebde344c9eaeb8877ba2c5d32eb3af621e7f' * commit …
(edit) @dfa7cb64   10 years michaelni Merge commit '36cf8eb4489f8709b5fb1cdb87e125ef53301c2f' * commit …
(edit) @d2223ec2   10 years michaelni Merge commit '2a9c6fae927964b5dd0b5d3d9292f5621bd21664' * commit …
(edit) @6c44dd6c   10 years michaelni Merge commit '8a213179aff0174d81b3e889134a3b4f7d21f5c3' * commit …
(edit) @877c038a   10 years michaelni Merge commit 'a96f51f29ac4cd95650a8bcda6c3d5d87c6357fa' * commit …
(edit) @ad0be703   10 years michaelni avcodec/dcaenc: rename DCA_SUBBANDS Fixes "warning: DCA_SUBBANDS …
(edit) @d8901c2f   10 years michaelni Merge commit 'b339019de4e5f4d3c661bbdba98ae248ab77e2f0' * commit …
(edit) @6998400c   10 years michaelni Merge commit 'bf704132a51f5d838365158331d4e535e1df4c8e' * commit …
(edit) @a94eba6f   10 years michaelni Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' * commit …
(edit) @a0fe1a25   10 years michaelni Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e' * commit …
(edit) @4ab7eb0d   10 years u avfilter: bump minor and Changelog document the new filters
(edit) @bab4fceb   10 years u avfilter: add paletteuse filter
(edit) @9b96469   10 years u avfilter: add palettegen filter
(edit) @3cab173e   10 years u avcodec/gif: support crop and transparency with PAL8
(edit) @5f9986f5   10 years u avformat/gif: use first packet palette as global for PAL8 This will …
(edit) @adb9b235   10 years u avformat/gif: simplify gif_image_write_header() prototype
(edit) @088dfd3f   10 years onemda avcodec/dxtory: use init_get_bits8() Signed-off-by: Paul B Mahol …
(edit) @4177f501   10 years michaelni Merge commit '7769be590c7aeb2aad26ca723d105cf5203e33d2' * commit …
(edit) @3eec775b   10 years michaelni avformat/rtpdec_ac3: add AC3 RTP depacketization (RFC 4184) …
(edit) @ecbcebd   10 years diego vdpau: Adjust necessary #includes for vdpau_internal.h
(edit) @36cf8eb4   10 years diego mov: Fix compilation with DEBUG enabled
(edit) @2247051   10 years michaelni avformat/rtpdec_mpeg12: add robust MPEG audio depacketization (RFC …
(edit) @8ca098f4   10 years michaelni avcocdec/mpegaudio_parser: add MP3 ADU headers parser Reviewed-by: …
(edit) @2a9c6fae   10 years diego dca: Move all tables into dcadata.h
(edit) @8a213179   10 years diego dca: Remove trace debugging code
(edit) @a96f51f   10 years diego dca: Return more informative error codes
(edit) @b339019d   10 years diego dca: Split code for handling the EXSS extension off into a separate file
(edit) @bf704132   10 years diego Don't anonymously typedef structs
(edit) @7f9f771   10 years diego avcodec: Don't anonymously typedef structs
(edit) @daf8cf35   10 years diego avformat: Don't anonymously typedef structs
(edit) @7769be59   10 years diego vp56: Return meaningful error codes Signed-off-by: Diego Biurrun …
(edit) @b5339498   10 years michaelni x86: hevc: remove a parameter to WP internals The second stride is …
(edit) @a196e0c6   10 years michaelni avcodec/vc1_pred: few branchless optimizations This is also simpler …
(edit) @3b5ad8fb   10 years michaelni avcodec/parser: optimize ff_mpeg4video_split() Signed-off-by: Michael …
(edit) @ba22295   10 years onemda lavc: deprecate VIMA decoder Signed-off-by: Paul B Mahol …
(edit) @9ccc4eed   10 years michaelni avformat/matroskaenc: Do not use native mode for raw RGB This fixes …
(edit) @e2fb12b   10 years michaelni avformat/matroskaenc: fix handling of VFW style raw rgb raw rgb uses …
(edit) @ad1549ae   10 years michaelni avformat/mov: print a warning if parsing udta failed Signed-off-by: …
(edit) @ac7fc444   10 years michaelni avcodec/apedec: simplify sign conversion Signed-off-by: Zeng Zhaoxiu …
(edit) @b11a1875   10 years michaelni avcodec/golomb: simplify sign conversion Signed-off-by: Zeng Zhaoxiu …
(edit) @0073c8e   10 years michaelni avcodec/apedec: move 'coeffs[256] and delay[256]' into, …
(edit) @9e6198f0   10 years michaelni avcodec/wmalosslessdec: simplify Signed-off-by: Michael Niedermayer …
(edit) @80f13780   10 years michaelni avcodec/wmalosslessdec: optimize sign operation Signed-off-by: Zeng …
(edit) @bc0a440e   10 years michaelni avcodec/wmalosslessdec: change type of acfilter_coeffs from int64_t to …
(edit) @e4ea84e1   10 years michaelni avcodec/wmv2: simplify cbp_table_index calculation Signed-off-by: …
(edit) @b4b9a64b   10 years michaelni avcodec/vc1: simplify vc1_split() Signed-off-by: Michael Niedermayer …
(edit) @b39ac9d2   10 years michaelni avcodec/vc1: simplify find_next_marker() Signed-off-by: Zeng Zhaoxiu …
(edit) @3e27149   10 years michaelni Merge commit 'eea769df322fac2601a96db195fa7dc8d12a8fbc' * commit …
(edit) @c74b3983   10 years michaelni Merge commit 'faa8ffda2c513573733624784f0a7d0a4959d33e' * commit …
(edit) @8bb489f   10 years onemda fate: add wavpack encoder Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @eea769df   10 years anton hevc: Use generic av_clip function, not C implementation hevc seems …
(edit) @faa8ffda   10 years anton doc/APIchanges: fill in missing dates and hashes Also, move a …
(edit) @849ad517   10 years michaelni avformat/mov: Heuristically detect raw udta Fixes tkhd+moov fragment …
(edit) @c7ad1f56   10 years michaelni avformat/rtsp: parse lang attribute in SDP Reviewed-by: Thomas …
(edit) @af940e6c   10 years michaelni avformat/rtpdec: add T.140 RTP depacketization (RFC 4103) …
(edit) @afb0e5a8   10 years michaelni avformat/rtsp: allow receiving subtitles via RTP Reviewed-by: Thomas …
(edit) @33650e0e   10 years michaelni avformat/mpegtsenc: Do not create invalid files from annex b streams …
(edit) @b6f577db   10 years michaelni rtpdec_hevc: correct parsing of aggregated packets reported by tim …
(edit) @1679d68d   10 years James x86/hevc_mc: optimize AVX2 mc functions Before 40766 decicycles in …
(edit) @14b44c16   10 years James x86/hevc_sao: make sao_edge_filter_{10,12} work on x86_32 …
(edit) @7862325f   10 years michaelni avformat/matroskadec: fix IGNIDX handling Just because the user …
(edit) @cab63025   10 years michaelni avcodec/arm/videodsp_armv5te: Fix linking failure with "g++ -shared …
(edit) @cac2295b   10 years michaelni matroska: redo seekhead handling In particular, this reads chained …
(edit) @a5c9bef   10 years clement README: add ffserver
(edit) @e1ca695d   10 years clement README: fix analisys/analysis typo
(edit) @60bb893   10 years michaelni LICENSE.md: Formatting updates Put filenames and configuration …
(edit) @98437465   10 years michaelni avcodec/mpegvideo_enc: correctly initialize chroma_intra_matrix for …
(edit) @0bcb040a   10 years michaelni avcodec/mpegvideo_enc: Consider chroma_intra_matrix in …
(edit) @7d24ccaf   10 years michaelni fate: mjpeg trellis test Signed-off-by: Michael Niedermayer …
(edit) @7cac568b   10 years michaelni avcodec/mjpegenc: support trellis quantization Signed-off-by: Michael …
(edit) @7366bb38   10 years michaelni avcodec/mpegvideo_enc: Add intra_chroma_ac_vlc_length, it will be …
(edit) @194165ae   10 years michaelni cmdutils: fix success path Since commit …
(edit) @edf217eb   10 years onemda avfilter: add dcshift filter Signed-off-by: Paul B Mahol …
(edit) @a05a7373   10 years michaelni avfilter/unsharp: OpenCL unsharpen filter optimization: substitute N2 …
(edit) @ac494e5a   10 years onemda avformat/isom: add X-Com Radvision fourcc Fixes bug #4303. …
Note: See TracRevisionLog for help on using the revision log.