2010-09-12 |
Ramiro Polla | swscale-test: take input from reference file |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Ramiro Polla | swscale-test: always use SWS_BILINEAR to convert from... |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Ramiro Polla | swscale-test: move conversion from ref to source back... |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Ramiro Polla | rgb2rgb: replace shuffle_bytes_2103() by optimized... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Justin Ruggles | Set a constant frame size for encoding G.726 audio. |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Stefano Sabatini | Cosmetics: apply minor style fixes. |
commit | commitdiff | tree | snapshot |
2010-09-11 |
David Byron | Read all id3v2 tags at the beginning of mp3 files. |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Ramiro Polla | indent |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Ramiro Polla | swscale: remove unused code |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Ramiro Polla | rgb2rgb: remove unused yvu9toyv12 function |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Martin Storsjö | Add a FATE test for the G.722 decoder |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Måns Rullgård | tta: remove stray semicolon |
commit | commitdiff | tree | snapshot |
2010-09-10 |
James Darnley | Allow mpeg encoding with qscale and very low frame... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Tomás Touceda | FLV Metadata |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Marcelo Galvăo... | Move AMR-NB frame unpacking code to a common file so... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Luca Barbato | Update H263_AIC asm offset for the apple variant |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Alex Converse | aacdec: Rework channel mapping compatibility hacks. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Stefano Sabatini | Cosmetics: remove useless parentheses. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Reimar Döffinger | Fix 24 bpp CSCD decoding, as for Windows bitmaps in... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Måns Rullgård | nutenc: fix unstable floating-point calculations |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Martin Storsjö | Allow the lowres option to affect audio codecs, too |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Ronald S. Bultje | Remove h264 asm items off the GPL-only list. They are... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Jason Garrett... | LGPL SSE2 H.264 iDCT |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Alex Converse | adts demuxer: Set the time base to be the LCM of all... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Martin Storsjö | Update the audio sample rate when doing lowres audio... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Reimar Döffinger | Fix indentation. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Måns Rullgård | Add missing #include <string.h> in x86/cpu.c |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Martin Storsjö | Add a muxer and demuxer for raw G.722 |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Martin Storsjö | Add G.722 ADPCM audio decoder |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Måns Rullgård | Cache detected CPU flags |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Måns Rullgård | Clean up av_get_cpu_flag() |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Ramiro Polla | av_fill_image_linesizes -> av_image_fill_linesizes |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Ramiro Polla | av_fill_image_linesizes -> av_image_fill_linesizes |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Baptiste Coudurier | In mov muxer, write reduced sample aspect ratio values... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Baptiste Coudurier | Check dref size based on a patch by google |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Baptiste Coudurier | In mov demuxer, do not override aspect ratio in tkhd... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Diego Biurrun | Use filename as pattern for multiple inclusion guards. |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Diego Biurrun | Add missing stdint.h #include; necessary to pass 'make... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Stefano Sabatini | Add APIchanges entry for the av_get_cpu_flags() additio... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Stefano Sabatini | Move mm_support() from libavcodec to libavutil, make... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Stefano Sabatini | Remove reference to not anymore existing symbol has_alt... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Ramiro Polla | rgb2rgb: build SSE2 codepath |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Stefano Sabatini | Merge has_altivec() function into mm_support(), remove... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Reimar Döffinger | Only draw the actually visible area in vp3_draw_horiz_band. |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Stefano Sabatini | Add missing checks on invalid pixel format in |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Stefano Sabatini | Add APIchanges entry after the recent changes to imguti... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Stefano Sabatini | Cosmetics: use plural form for *linesizes arguments of |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Stefano Sabatini | Remove use of deprecated functions av_image_fill_pointe... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Stefano Sabatini | Reindent. |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Stefano Sabatini | Move av_picture_data_copy() to libavcore, and rename it |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Stefano Sabatini | Reimplement av_picture_data_copy() avoiding the use... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Stefano Sabatini | Reindent after the last commit. |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Stefano Sabatini | Reimplement ff_img_copy_plane() as av_image_copy_plane... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Christian d... | Fix formatting for negative start times (issue 2139). |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Marcelo Galvăo... | Move lsp2lpc_sipr() function to common code so it can... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Marcelo Galvăo... | Move AMRNB lsf2lsp() function to common code for using... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Måns Rullgård | Check rc_buffer_size value using integer arithmetic |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Stefano Sabatini | Add APIchanges entry after the libavcore/imgutils.h... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Stefano Sabatini | Use new imgutils.h API names, fix deprecation warnings. |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Stefano Sabatini | Adopt a hierarchical name scheme for the imgutils.h... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Stefano Sabatini | Amend documention for the option -prefix. |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Stefano Sabatini | Prefer "foo" over ``foo'' in the ffprobe docs. |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Justin Ruggles | Read the number of channels from the 'dac3' tag for... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Stefano Sabatini | Make av_fill_image_max_pixsteps() non static non inline. |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Reimar Döffinger | Fix slice height for y position calculation for vp3_dra... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Reimar Döffinger | Fix vp3_draw_horiz_band to not produce completely chaot... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Reimar Döffinger | VP3/Theora: validate aspect and reduce it before export... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Reimar Döffinger | Add a special function to mkv demxuer to parse length... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Justin Ruggles | Add my GPG fingerprint. |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Ramiro Polla | swscale: also update flags on sws_getCachedContext() |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Ramiro Polla | swscale: fix internal rgb->yv12 chroma conversion used... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Stefano Sabatini | Sort AV_CPU_FLAG* by value. |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Stefano Sabatini | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Aurelien Jacobs | move stream info arrays into a struct to ease future... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Aurelien Jacobs | matroskadec: allow uint and float elements with length = 0 |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Stefano Sabatini | Add #ifndef around FF_API_MM_FLAGS. |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Reimar Döffinger | Use "d" suffix for general-purpose registers used with... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
vle | Fix mlib compilation: add mising include for SwsContext. |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Stefano Sabatini | Add APIchanges entry corresponding to the libavutil... |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Stefano Sabatini | Rename FF_MM_ symbols related to CPU features flags... |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Måns Rullgård | Create config.asm for use with yasm |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Måns Rullgård | configure: whitespace |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Måns Rullgård | configure: make print_config() more flexible |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Martin Storsjö | Fix the dependencies of the RTP muxer |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Ronald S. Bultje | Move INET6_ADDRSTRLEN to network.h, similar to other... |
commit | commitdiff | tree | snapshot |
2010-09-03 |
James Darnley | Vorbis metadata writing. Patch by James Darnley <james... |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Ronald S. Bultje | Reindent after r25032. |
commit | commitdiff | tree | snapshot |
2010-09-03 |
John Wimer | Send NAT punching messages to the address specified... |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Ronald S. Bultje | Port latest x264 deblock asm (before they moved to... |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Martin Storsjö | Set frame_size in the amr demuxer |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Martin Storsjö | rtsp: 10l, try to update the correct rtp stream |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Måns Rullgård | Detect llvm-gcc and set appropriate flags |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Måns Rullgård | Add -mllvm -stack-alignment=16 to CFLAGS when using... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Reimar Döffinger | Optimize/simplify ebml_read_num. |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Måns Rullgård | fate: delete log files ahead of each run |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Carl Eugen... | Cosmetics: Reindent after r25023. |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Andrew Wason | Fix crash when decoding DV in AVI introduced in r24579... |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Eli Friedman | Fix typo in r25019. |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Baptiste Coudurier | cosmetics: spaces between and after parentheses |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Ronald S. Bultje | Unscrew breakage after my last commit because of symbol... |
commit | commitdiff | tree | snapshot |
next |