source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @720530e5   11 years r.verdejo ffserver: cosmetics Signed-off-by: Reynaldo H. Verdejo Pinochet …
(edit) @35e525b7   11 years r.verdejo ffserver: fix some comments Signed-off-by: Reynaldo H. Verdejo …
(edit) @ba6186d6   11 years r.verdejo ffserver: factor out connection closing from handler Signed-off-by: …
(edit) @5df2a502   11 years r.verdejo ffserver: avoid useless substitution Signed-off-by: Reynaldo H. …
(edit) @1ffac25d   11 years onemda doc/filters/histogram: copyedit for grammar There were a few grammar …
(edit) @fba1592f   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @71052d8   11 years michaelni Merge commit '3a26ccbf0d9f806d067e76a3f484170abecb36b3' * commit …
(edit) @cbf09bb6   11 years michaelni Merge commit '19d3127867f001d007f98bc8c5a85c5409abf788' * commit …
(edit) @2fd0b5bd   11 years michaelni Merge commit 'f1f42cfc66804907d1df9231469e4296472bb0f5' * commit …
(edit) @c0c6f9ab   11 years michaelni Merge commit 'e6c175dfd51e4b0e6deeae72cd8a161b22af3492' * commit …
(edit) @a062bee1   11 years michaelni Merge commit '066ad249843bde656265b59110c2521e2b1ce131' * commit …
(edit) @1d91af5a   11 years michaelni Merge commit '304e916a92bc17385a485bec2f957e192257ddb6' * commit …
(edit) @a7eb93b3   11 years michaelni Merge commit '15210354cf27cf4e24d91f84d66cf471511ce718' * commit …
(edit) @99b12357   11 years michaelni Merge commit '3a0576702825423abecb32627c530dbc4c0f73bc' * commit …
(edit) @60b46a00   11 years michaelni Merge commit '73e8fab31dc19c4371499e612856accbc00b2820' * commit …
(edit) @5cbd7ce0   11 years michaelni Merge commit 'f8c507f44b4c994895fc7ad954f009f61de69b1c' * commit …
(edit) @0b9716c4   11 years diego doc/examples: misc Doxygen markup improvements Add properly formatted …
(edit) @3a26ccb   11 years diego build: doxy: Include code examples in Doxygen documentation
(edit) @19d31278   11 years diego doxygen: Set EXAMPLE_PATH from within doxy-wrapper.sh This allows …
(edit) @f1f42cfc   11 years diego build: Do not pass HTML snippets and stylesheet as input to Doxygen …
(edit) @e6c175df   11 years diego Doxyfile: Only set HTML_{HEADER|FOOTER|STYLESHEET} from doxy_wrapper.sh
(edit) @1e5cb426   11 years michaelni lavd/avdevice: add param to create window buffer message …
(edit) @066ad249   11 years vittorio.giovara h264_sei: reorder headers Also drop unused assert.h.
(edit) @304e916a   11 years vittorio.giovara h264_sei: name buffering period type consistently
(edit) @15210354   11 years vittorio.giovara h264: drop outdated comments
(edit) @3a057670   11 years vittorio.giovara h264: store current_sps_id inside the current sps In preparation for …
(edit) @73e8fab3   11 years vittorio.giovara h264: print values in case of error Also make error style consistent …
(edit) @abe3f79d   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @8dc5a464   11 years michaelni Merge commit 'd261719319a505e1716e8b52fc955bef0503ff96' * commit …
(edit) @fd982f2b   11 years michaelni Merge commit '60e6cecf9bc7d6a238e6b316da52edcc6d1ef7f8' * commit …
(edit) @abb6821e   11 years michaelni Merge commit '8a2250344b19a343d830a902dbcf4c0b929ea49b' * commit …
(edit) @84873794   11 years michaelni Merge commit 'f795a8a8bf5e312dad2c2829c543b9d309376ca1' * commit …
(edit) @70acb151   11 years michaelni Merge remote-tracking branch 'lukaszmluki/master' * …
(edit) @e2707a7c   11 years michaelni avformat/mpegts: DVB subtitles multiple languages support Copy …
(edit) @f8c507f4   11 years lu_zero h264: Refactor ff_h264_decode_ref_pic_list_reordering In preparation …
(edit) @db4a7044   11 years lukasz.m.luki lavd/opengl_enc: implement uncoded frame callback Signed-off-by: …
(edit) @db403023   11 years lukasz.m.luki lavd/opengl_enc: add gray8/16 formats Signed-off-by: Lukasz Marek …
(edit) @c107769c   11 years derek.buitenhuis MAINTANERS: Add myself as libx265 maintainer Signed-off-by: Derek …
(edit) @25bc8390   11 years derek.buitenhuis libx265: Remove redundant default param call Signed-off-by: Derek …
(edit) @955544e4   11 years derek.buitenhuis libx265: Fix use of uninitialized input picture Signed-off-by: Derek …
(edit) @e87974bc   11 years michaelni flac/x86: add ff_flac_lpc_32_xop() Tested on an AMD FX 6300 679081 …
(edit) @23a8c634   11 years michaelni x86inc: Extend FMA_INSTR functionality Support the cases where the …
(edit) @623f380a   11 years michaelni lavc: fix flac encoder and decoder dependencies Signed-off-by: …
(edit) @0e97ec5   11 years u avfilter/curves: support slice threading.
(edit) @842b6c14   11 years michaelni avformat/mpegtsenc: Check data array size in mpegts_write_pmt() …
(edit) @af786236   11 years michaelni mpegts muxer: DVB subtitles multiple languages support * restore …
(edit) @13aec744   11 years u avfilter/lut3d: support slice threading.
(edit) @73eca73   11 years janne-libav mpeg12dec: do not add stereo3D side data to a non-existing frame User …
(edit) @d2617193   11 years janne-libav configure: do not link libraries against program-specific dependencies …
(edit) @ccc48b31   11 years michaelni avcodec/arm/int_neon: fix handling sizes % 16 != 0 This assumes the …
(edit) @429f742a   11 years michaelni tta: split off hybrid filter processing as ttadsp Signed-off-by: …
(edit) @9c3478c2   11 years michaelni tools/uncoded_frame: fix double free in case …
(edit) @e03c1af5   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: vp9: …
(edit) @89c5de6   11 years michaelni Merge commit '91be8df20b57a18307e90f1c4886a35ea7b28880' * commit …
(edit) @60e6cecf   11 years janne-libav configure: avserver does not need $ldl Loadable plugins were removed …
(edit) @8631603   11 years michaelni Merge commit '50ea93158d4c480f64069e8bd1da388486dcf4ba' * commit …
(edit) @8a22503   11 years janne-libav jv: detect partial packets in the demuxer Fixes fate-jv under …
(edit) @c3204856   11 years michaelni avformat/asfdec: pass on error code from avio_seek() Signed-off-by: …
(edit) @3e8b17f0   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: asfdec: …
(edit) @f73901f8   11 years michaelni Merge commit '0c082565965258dca143767cc6cb25e38b6e9ea3' * commit …
(edit) @5634c951   11 years michaelni Merge commit '0ebb523f072322972ea446616676fff32e9603c6' * commit …
(edit) @d32926db   11 years michaelni avformat/riff: return error code from ff_get_guid() Signed-off-by: …
(edit) @f795a8a8   11 years janne-libav h264: make context_count unsigned Removes the bogus but scary looking …
(edit) @dff1c191   11 years anton vp9: add a new segmentation sample. The old one didn't use …
(edit) @91be8df2   11 years anton vp9: add fate sample for parallelmode. This disables backward …
(edit) @8c5fece1   11 years michaelni Merge commit '462d5e8e6c050eae7cbb1f2d5c34628088bd0eb6' * commit …
(edit) @1bc3f1b7   11 years michaelni Merge commit '4a7d3837b4dd17fff270b55166597c093204e542' * commit …
(edit) @74744790   11 years michaelni Merge commit '25a1ba814ad80056247fd357ec4c6911324a3f66' * commit …
(edit) @50ea9315   11 years derek.buitenhuis Add libx265 encoder Signed-off-by: Derek Buitenhuis …
(edit) @bb6b173   11 years derek.buitenhuis Add libx265 encoder Signed-off-by: Derek Buitenhuis …
(edit) @f5d92d9c   11 years janne-libav asfdec: fix seeking with fragmented packets After seeking fragments …
(edit) @0c082565   11 years janne-libav asfdec: short-circuit seeking to the start of stream Bug-id: 43 …
(edit) @0ebb523   11 years janne-libav asfdec: check ff_get_guid() return values during seeking Hitting EOF …
(edit) @462d5e8e   11 years janne-libav aacdec: set AVFrame sample_rate AVFrame.sample_rate is set in …
(edit) @4a7d3837   11 years diego buffersrc: Have function parameter names match between .c and .h file …
(edit) @25a1ba81   11 years diego log: Have function parameter names match between .c and .h file This …
(edit) @b6c0f07d   11 years u avfilter/lut3d: inline whole loop in interpolation function. 84 → 92 …
(edit) @a0911b05   11 years michaelni avformat/mov: fix keyframe flags for sample from chromium Issue 340865 …
(edit) @058a3d65   11 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
(edit) @c33351f3   11 years michaelni avcodec/mpegaudio_parser: Delay setting codec_id if it appears wrong …
(edit) @5669ae84   11 years michaelni avcodec/mpegaudio_parser: treat codec_id like the other parameters …
(edit) @d3068d25   11 years michaelni avcodec: Add avpriv_mpa_decode_header2() The difference to …
(edit) @707a07f3   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavc: …
(edit) @bde58d99   11 years michaelni Merge commit '6477449243db4aab15a4db356e8354c60b5366ec' * commit …
(edit) @852dcf3   11 years michaelni Merge commit 'd6d78518018a12fb495baab5663708a830f3aab6' * commit …
(edit) @52771346   11 years anton lavc: set AVFrame pkt_pts and reordered_opaque in reget_buffer …
(edit) @64774492   11 years kostya.shishkov g2meet: make JPEG tile decoder operate on 8x8 block mask This is …
(edit) @d6d78518   11 years kostya.shishkov g2meet: factor out seeking to the chunk end Signed-off-by: Kostya …
(edit) @edc7e676   11 years george lavf/lavd: version bump and APIchanges for uncoded frames.
(edit) @8400368f   11 years george tools: add uncoded_frame test program.
(edit) @dcda5ef   11 years george lavf: add uncodedframecrc test muxer.
(edit) @d201a0f0   11 years george lavd/xv: preliminary support of uncoded frame.
(edit) @62106fcc   11 years george lavd/alsa: preliminary support of uncoded frame.
(edit) @1b05ac22   11 years george lavf: add write_uncoded_frame() API.
(edit) @6c12b1de   11 years michaelni x86: add missing XOP checks and macros Signed-off-by: James Almer …
(edit) @8e412400   11 years michaelni lavfi/frei0r: load plugins from lib64 folders as well on 64bit builds …
(edit) @1ff42685   11 years michaelni avformat/libssh: Fix libssh defaulting to shared linkage. …
(edit) @8f92edf6   11 years michaelni avcodec/ra144: remove redundant AV_ZERO128 Signed-off-by: Michael …
(edit) @c3390fd   11 years michaelni ra144: use scalarproduct_int16 The buffer holding the coefficients …
(edit) @dfc99ca   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: rpza: …
Note: See TracRevisionLog for help on using the revision log.