| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ff_hwaccel_pixfmt_list_420[] definition. | Gwenole Beauchesne | 2009-02-27 | 1 | -0/+1 |
* | Add and use ff_pixfmt_list_420. | Michael Niedermayer | 2009-02-24 | 1 | -0/+2 |
* | Add ff_h263_find_resync_marker() to find the bit position of the next resync_... | Gwenole Beauchesne | 2009-02-24 | 1 | -0/+1 |
* | Better parsing of i263 picture header | Kostya Shishkov | 2009-02-22 | 1 | -0/+1 |
* | Change the type of pblocks from pointers to short array into | Ivan Kalvachev | 2009-02-22 | 1 | -1/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 1 | -1/+1 |
* | ARM: replace "armv4l" with "arm" | Måns Rullgård | 2008-12-17 | 1 | -1/+1 |
* | Implement complexity estimation parsing and try to detect an incorrectly set | Michael Niedermayer | 2008-12-03 | 1 | -0/+3 |
* | Only warn about "Invalid and inefficient vfw-avi packed B frames" once. | Andrew Savchenko | 2008-11-04 | 1 | -0/+1 |
* | Rename copy_picture to ff_copy_picture. | Carl Eugen Hoyos | 2008-10-02 | 1 | -1/+1 |
* | Fix a warning about an undefined function when compiling h264.c | Carl Eugen Hoyos | 2008-09-29 | 1 | -0/+1 |
* | Fix ref_shift so that it is correct for more/all? MBAFF/PAFF mixes. | Michael Niedermayer | 2008-09-22 | 1 | -0/+1 |
* | Rename error_resilience to error_recognition. | Michael Niedermayer | 2008-09-08 | 1 | -1/+1 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | Picture.ref_count/ref_poc have to be stored per field (actually also per | Michael Niedermayer | 2008-08-02 | 1 | -2/+2 |
* | Fix return type of ff_init_me(). | Michael Niedermayer | 2008-05-28 | 1 | -1/+1 |
* | add FF_ prefix to all (frame)_TYPE usage | Aurelien Jacobs | 2008-03-09 | 1 | -8/+1 |
* | move EDGE_WIDTH definition allong with draw_edges where it belongs | Aurelien Jacobs | 2008-03-05 | 1 | -2/+0 |
* | move relevant declarations to mpeg12data.h | Aurelien Jacobs | 2008-03-05 | 1 | -3/+1 |
* | move run length table constants to rl.h | Aurelien Jacobs | 2008-03-04 | 1 | -6/+1 |
* | move ff_emulated_edge_mc() to dsputil | Aurelien Jacobs | 2008-03-04 | 1 | -2/+0 |
* | remove old draw_edges declaration cruft | Aurelien Jacobs | 2008-03-04 | 1 | -1/+0 |
* | move ff_init_scantable() into dsputil | Aurelien Jacobs | 2008-03-04 | 1 | -14/+0 |
* | mpegvideo.h has two function declarations with the 'inline' specifier | Uoti Urpala | 2008-02-03 | 1 | -2/+2 |
* | const | Michael Niedermayer | 2008-02-01 | 1 | -1/+1 |
* | Remove unused symbol. | Diego Pettenò | 2008-01-07 | 1 | -2/+0 |
* | Fix some spelling mistakes. | Diego Biurrun | 2007-12-02 | 1 | -2/+2 |
* | spelling | Vitor Sessak | 2007-12-01 | 1 | -1/+1 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | export convert_matrix and add ff_ prefix | Baptiste Coudurier | 2007-10-08 | 1 | -0/+2 |
* | export DCT_common_init and add ff_prefix | Baptiste Coudurier | 2007-10-08 | 1 | -0/+1 |
* | remove alternative declaration of h263_encode_init() | Aurelien Jacobs | 2007-10-03 | 1 | -4/+0 |
* | fix declaration name from MPV_common_init_ppc to MPV_common_init_altivec | Aurelien Jacobs | 2007-10-03 | 1 | -1/+1 |
* | remove useless #ifdef | Aurelien Jacobs | 2007-10-03 | 1 | -12/+0 |
* | Cosmetic preparations for h264/PAFF implementation. | Jeff Downs | 2007-10-02 | 1 | -2/+3 |
* | exchange the values of MV_DIR_FORWARD and MV_DIR_BACKWARD (this is more sane, | Michael Niedermayer | 2007-08-01 | 1 | -2/+2 |
* | simplify ff_h263_round_chroma() | Michael Niedermayer | 2007-07-11 | 1 | -7/+2 |
* | move ff_h263_round_chroma() to mpegvideo.h as static inline | Måns Rullgård | 2007-07-11 | 1 | -1/+13 |
* | Split ff_set_mpeg4_time() and move the non mpeg4 specific part | Aurelien Jacobs | 2007-07-10 | 1 | -1/+1 |
* | trivial warning fixes | Måns Rullgård | 2007-07-08 | 1 | -1/+1 |
* | move ff_copy_bits to bitstream.c | Aurelien Jacobs | 2007-07-06 | 1 | -1/+0 |
* | make DCT_common_init() static | Aurelien Jacobs | 2007-07-05 | 1 | -1/+0 |
* | misc spelling fixes | Diego Biurrun | 2007-06-12 | 1 | -5/+5 |
* | split ljpeg encoder out of mjpeg.c | Aurelien Jacobs | 2007-05-18 | 1 | -9/+0 |
* | remove some unused mjpeg encoding variables | Aurelien Jacobs | 2007-05-14 | 1 | -2/+0 |
* | add a ff_ prefix to the now exported mpeg1_find_frame_end() function | Aurelien Jacobs | 2007-05-05 | 1 | -1/+1 |
* | move mpegvideo_parser in it's own file | Aurelien Jacobs | 2007-05-05 | 1 | -0/+12 |
* | typos/grammar | Diego Biurrun | 2007-04-07 | 1 | -1/+1 |
* | Add doxy comments, based on Loren's explanations posted here: | Guillaume Poirier | 2007-03-31 | 1 | -1/+5 |