source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @048bfeeb   20 years lorenm display deblocking strength in FF_DEBUG_PICT_INFO Originally …
(edit) @17107065   20 years lorenm allow 16 refs with B-frames Originally committed as revision 4090 to …
(edit) @9625a50   20 years michaelni add Loïc Le Loarer Originally committed as revision 4089 to …
(edit) @6ba71fc4   20 years michaelni This is the second patch for MBAFF support, this adds the deblocking …
(edit) @3bf3d666   20 years michaelni The cvs version 1.103 of h264.c brokes 13 conformance streams, this …
(edit) @ced225a7   20 years michaelni fix psp muxing (probably this fix is wrong but its better then …
(edit) @083b80b5   20 years michaelni replace custom bitstream reader with get_bits/vlc() Originally …
(edit) @fcbc799c   20 years michaelni make reverse[] non static Originally committed as revision 4084 to …
(edit) @a8a15e9d   20 years mike Winnov WNV1 video decoder, courtesy of Konstantin Shishkov Originally …
(edit) @cec1f05   20 years michaelni check mb/me_threshold range, fixes assertion failure Originally …
(edit) @7143494   20 years michaelni more checks, fixes assertion failure Originally committed as revision …
(edit) @3e2b6358   20 years michaelni bypass internal buffer for "large" packets Originally committed as …
(edit) @d46db490   20 years michaelni segfault fix Originally committed as revision 4079 to …
(edit) @3ce16b30   20 years michaelni discard dummy packets before doing inapropriate checks on them and …
(edit) @dffbfd06   20 years michaelni copy extradata for streamcopy Originally committed as revision 4077 …
(edit) @b691166c   20 years michaelni 25_fix_problem_that_unsynced_with_ss_option.patch by (Calcium | …
(edit) @3ed4046f   20 years michaelni create temporary file in current directory if it failed in /tmp …
(edit) @3e0fdf37   20 years diego Replace stray spaces by a tab. Originally committed as revision 4074 …
(edit) @982e53fe   20 years michaelni 31_ASF_compatibility_with_WMP_and_add_index.patch by (Calcium | …
(edit) @c64d476c   20 years michaelni 30_clean_up_global_header_flag.patch by (Calcium | calcium nurs or jp) …
(edit) @649b918c   20 years michaelni 29_vtag_in_ASF_not_effective.patch by (Calcium | calcium nurs or jp) …
(edit) @58d2a150   20 years michaelni 28_fix_parameters_in_G726.patch by (Calcium | calcium nurs or jp) …
(edit) @59fa3f9   20 years michaelni support omiting various headers in mpeg4 as WMP seems to have …
(edit) @0d23cb84   20 years revol Patch for "uuid" atom followed after atom "ftyp" by "QuickTime <ffmpeg …
(edit) @8272de4e   20 years michaelni fix time stored in mov based upon 23_fix_timestamp_in_mov.patch by …
(edit) @a9aa3467   20 years michaelni change audio volume range so that the very slow division by 100 can be …
(edit) @7e987c33   20 years michaelni 19_audio_volume_adj.patch by (Calcium | calcium nurs or jp) …
(edit) @ca80810b   20 years michaelni 12_finish_encoding_at_shortest_stream_was_finished.patch by (Calcium | …
(edit) @6c13c88   20 years michaelni trying to fix a few minor values in the mp4/mov muxer Originally …
(edit) @1ba02582   20 years michaelni 04_AMR_no_debug_output.patch by (Calcium | calcium nurs or jp) …
(edit) @b6e16b86   20 years michaelni 08_limit_in_filesize.patch by (Calcium | calcium nurs or jp) …
(edit) @ff8cc24b   20 years michaelni init has_b_frames for stream copy Originally committed as revision …
(edit) @d07355da   20 years diego Fixes rgb32to16 conversion for I think all platforms since the int8 …
(edit) @02dc8983   20 years michaelni alignment fix Originally committed as revision 4059 to …
(edit) @d4e87f79   20 years mans indentation fix Originally committed as revision 4058 to …
(edit) @f9791751   20 years mans B frames and CABAC/CAVLC selection by Erik Slagter (erik at slagter …
(edit) @3da3c8d6   20 years michaelni disable luma in postprocess filters patch by (Tuukka Toivonen |tuukkat …
(edit) @078a8dd6   20 years michaelni ogg has to be at the right of vorbis patch by ("Víctor Paesa" wzrlpy …
(edit) @8bb8f41   20 years michaelni initalize has_b_frames Originally committed as revision 4054 to …
(edit) @8ca5d3bb   20 years michaelni 10l typo Originally committed as revision 4053 to …
(edit) @eb8393a   20 years mans argument name for -vdt Originally committed as revision 4052 to …
(edit) @f3356e9c   20 years michaelni more fine grained discarding of packets Originally committed as …
(edit) @cc973ecb   20 years michaelni add libdir support to configure patch by (Luca Barbato )lu_zero gentoo …
(edit) @0e1ceacd   20 years michaelni buffer overflow in sdp_probe() fix by (Gildas Bazin )gbazin altern …
(edit) @e27ca59b   20 years michaelni zlib detection fix by (Gildas Bazin <gbazin altern org<) Originally …
(edit) @15b34f63   20 years revol s/\t/ /g for indentation fairies Originally committed as revision …
(edit) @80e3a08c   20 years michaelni reverse zero packet dissapearence "feature" Originally committed as …
(edit) @68c6d60f   20 years mans set constant QP from AVCodecContext.global_quality. set key_frame flag …
(edit) @0fa04b7f   20 years revol pktdumper debugging utility for demuxers. This tool dumps each …
(edit) @4a7d2651   20 years michaelni sample_size fix Originally committed as revision 4043 to …
(edit) @625d98a3   20 years michaelni set global_quality Originally committed as revision 4042 to …
(edit) @b53f1064   20 years michaelni cleanup strh parser Originally committed as revision 4041 to …
(edit) @f9e6ebf7   20 years lorenm slice-based idwt (10% faster decoding) Originally committed as …
(edit) @1f8f50ef   20 years michaelni dont link with libavcodec twice on win32 Originally committed as …
(edit) @7c7f386   20 years michaelni non interleaved avi support various fixes/workarounds Originally …
(edit) @094147cd   20 years michaelni set global_quality Originally committed as revision 4037 to …
(edit) @52a0bbff   20 years michaelni use libavformats index system instead of the half duplicated mess in …
(edit) @7071e567   20 years michaelni "put_s should store signed values. Spotted on #mplayerdev by someone I …
(edit) @27a5fe5f   20 years michaelni keyframe & non keyframe index fixes Originally committed as revision …
(edit) @fcc87242   20 years revol Add 3IV2 4CC by "Rob Coenen" <rob AT massive-interactive DOT nl> …
(edit) @0149db6   20 years lorenm 10l (compile fix) Originally committed as revision 4032 to …
(edit) @b2866c5c   20 years dalias Patch from Gianluigi Tiesi (sherpya at netfarm dot it): "A small patch …
(edit) @a0f1f165   20 years michaelni uuid patch by (Måns Rullgård <mru inprovide com>) Originally …
(edit) @efd9e75   20 years michaelni fix lib order and remove nonsense avcodec double linking Originally …
(edit) @4e4d983e   20 years lorenm Set keyframe flag only on IDR-frames (needed for reordering across …
(edit) @6d021b00   20 years mike replace custom bit-reading functions with FFmpeg's internal function; …
(edit) @42ebf67d   20 years michaelni optimize & simplify Originally committed as revision 4026 to …
(edit) @7c653cc9   20 years michaelni Oops patch by (Måns Rullgård <mru inprovide com>) Originally …
(edit) @6662ec29   20 years michaelni H.264 encoding with x264 by (Måns Rullgård <mru inprovide com>) …
(edit) @0044a8f8   20 years michaelni double free patch by (Måns Rullgård <mru inprovide com>) "This free is …
(edit) @d8a57c6d   20 years michaelni (10l) supported pix_fmts forgotten Originally committed as revision …
(edit) @c1e292ea   20 years michaelni fixing playback of xvid pretending to be divx (sample_vop_nc.avi) …
(edit) @885e88d2   20 years lorenm remove an assert that was breaking compilation on some gccs. …
(edit) @40c5fa26   20 years michaelni AVOption removial patch from (James A. Morrison >ja2morri …
(edit) @6867a90b   20 years michaelni MBAFF I slice no deblocking patch by (Loic >>lll+ffmpeg m4x org<<) …
(edit) @5df8a0c6   20 years michaelni group audio codec ids Originally committed as revision 4017 to …
(edit) @9e42e70c   20 years michaelni indeo3 for bigendian patch by (demo-n <demo-n users.sourceforge net) …
(edit) @deb13e3c   20 years michaelni spam Originally committed as revision 4015 to …
(edit) @d5be317   20 years michaelni H.264 and Vorbis support in matroska patch by (Måns Rullgård |mru …
(edit) @26165f9   20 years michaelni improved detection of "AVC1" style H.264 patch by (Måns Rullgård <mru …
(edit) @fc90504b   20 years mike get rid of nasty exit()'s so the decoder will only warn the user …
(edit) @647b610c   20 years mellum -freduce-all-givs has been removed from gcc Originally committed as …
(edit) @f770ee03   20 years mike decoder works fine now, when fed properly-sized chunks by the demuxer; …
(edit) @7ff85a81   20 years mike do not use a variable before proper initialization Originally …
(edit) @6d6d797   20 years mike first pass at ALAC decoder from David Hammerton; while David's …
(edit) @2a515c08   20 years michaelni Support for AMR Interface Format 2 patch by ("Torsten Martinsen" <tma …
(edit) @27ef18d1   20 years michaelni typo Originally committed as revision 4006 to …
(edit) @8c787559   20 years michaelni mpeg-es bitrate parsing Originally committed as revision 4005 to …
(edit) @a18030bb   20 years lorenm 10l (fix reordering when B-frames are not present) Originally …
(edit) @2f944356   20 years lorenm H.264: decode arbitrary frame orders and allow B-frames as references. …
(edit) @2f1e1ed   20 years michaelni mp4a fix based on some code by (Song.Itany inventec-inc com) …
(edit) @3622988f   20 years lorenm oops, other half of the vismv patch Originally committed as revision …
(edit) @b75e10d5   20 years lorenm vismv didn't display 8x8 mvs in H.264 Originally committed as …
(edit) @e21f3983   20 years lorenm vismb: display 4x4 partition boundaries in H.264 Originally committed …
(edit) @ee89b2b9   20 years michaelni 04-vp3 fix(by matthieu castet).patch Originally committed as revision …
(edit) @f86f4481   20 years michaelni cast to uint32 as the table is uint32_t, this also worksaround a gcc …
(edit) @a54ea19a   20 years mike VP3 post-processing loop filter; disabled until the correct final step …
(edit) @9c7fb608   20 years mike go LOCO, courtesy of Kostya Shishkov Originally committed as revision …
(edit) @56b31a8e   20 years lorenm 10l (deallocated memory again) Originally committed as revision 3994 …
(edit) @386b26c9   20 years michaelni set block align Originally committed as revision 3993 to …
Note: See TracRevisionLog for help on using the revision log.