2009-05-21 |
Baptiste Coudurier | check av_fifo_alloc return |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Baptiste Coudurier | correctly check for audio streams in mpeg ps muxer... |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Justin Ruggles | 10l: typing mistake in r18888 |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Justin Ruggles | eac3dec: fix bug in GAQ dequantization. large mantissas... |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Justin Ruggles | eac3dec: make GAQ dequantization 24-bit |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Justin Ruggles | eac3dec: revert commit r18860. keep the AHT IDCT 24... |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Måns Rullgård | mathops: sort arch-specific #include lines |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Måns Rullgård | mathops: whitespace cosmetics |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Måns Rullgård | Create shared libs correctly, fix mingw build |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Kenan Gillet | Add QCP demuxer. |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Diego Biurrun | Mention LGPL AC-3 decoder in the changelog. |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Måns Rullgård | Fix building from within subdirs |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Martin Storsjö | Use IF1 frame sizes in AMR-WB. |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Siarhei Siamashka | Use iMDCT output scaling to simplify ffvorbis and make... |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Siarhei Siamashka | Fix for a problem with inverted sign of output data... |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Siarhei Siamashka | Support for testing (i)MDCT output scale factor in... |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Diego Biurrun | The AC-3 decoder is now LGPL. Exchange the license... |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Jason Garrett... | LGPL version of ac3_decode_transform_coeffs_ch, ~12... |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Måns Rullgård | Define ARCH_MIPS64 when building for MIPS64 |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Måns Rullgård | Define HAVE_BIGENDIAN as 0 or 1 according to CPU type |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Måns Rullgård | configure: add some MIPS CPUs |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Alex Converse | Add missing libavformat dependencies on mpeg4audio.o |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Kostya Shishkov | Let SwScaler know that RGB48 BE/LE is 16-bits per compo... |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Diego Biurrun | Move AMR-WB-specific code to the AMR-WB section of... |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Diego Biurrun | cosmetics: Move AMR-WB-specific code to the AMR-WB... |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Kostya Shishkov | Make SwScaler recognize RGB48 BE/LE colourspaces (not... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Stefano Sabatini | Log with level AV_LOG_ERROR if av_parse_color() cannot... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Diego Biurrun | Remove useless casts of vec_ld() parameters. |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Benjamin Larsson | Indent |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Benjamin Larsson | Change from INIT_VLC_USE_STATIC to INIT_VLC_USE_NEW_STA... |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Benjamin Larsson | Indent |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Benjamin Larsson | Switch from INIT_VLC_USE_STATIC to INIT_VLC_USE_NEW_STA... |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Vitor Sessak | Make TMV decoder check packet sizes before reading... |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Reimar Döffinger | Add a forward declaration of mpeg1_decode_block_intra... |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Justin Ruggles | eac3dec: use 16-bit pre-mantissas instead of 24-bit... |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Måns Rullgård | mpeg12: fix non-standard use of "extern inline" |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Yao Peter | Fix the M bit for multi-packet NALs. |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Justin Ruggles | ac3dec: fix coupling range check. the start subband... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Måns Rullgård | oma: fix build if memcmp() is a macro |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Siarhei Siamashka | Support for getting (i)MDCT output multiplied by a... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Martin Storsjö | Move img_convert_ctx to VideoState and free it in strea... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Martin Storsjö | Add missing frees to stream_close() and do_exit(). |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Kostya Shishkov | Fix off-by-one error in MS RLE decoder which may result... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Baptiste Coudurier | move increment after debug print |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Diego Biurrun | cosmetics: K&R coding style, indent correctly, break... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Diego Biurrun | Replace 'x == 0' if conditions with '!x'. |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Diego Biurrun | cosmetics: Remove pointless {}. |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Diego Biurrun | Surround AMR_WB encoding code by appropriate #ifdefs. |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Diego Biurrun | cosmetics: Move some more code around to avoid #ifdeffery. |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Diego Biurrun | cosmetics: Move functions around so that encoding and... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Diego Biurrun | Remove redundant #if condition. Two CONFIG_LIBAMR_NB... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Diego Biurrun | Add av_cold attribute to amr_nb decoding/encoding initi... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Benjamin Larsson | Bugfix for bug introduced in the multichannel cook... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Ramiro Polla | mlp: Simplify adressing of state and coeffs arrays... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Ramiro Polla | mlp: include mlp.h and use MAX_CHANNELS instead of... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
David Conrad | Ensure that we don't read from invalid memory with... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Baptiste Coudurier | write 'stps' for mpeg-2 open gop in .mov |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Baptiste Coudurier | decode mpeg-2 closed gop first b frames, fix issue... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Baptiste Coudurier | free Track and unset priv_data to avoid double free... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Baptiste Coudurier | reindent |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Baptiste Coudurier | remove unneeded length checks |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Baptiste Coudurier | change pic type to Picture* and remove casts |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Stefano Sabatini | Implement av_set_options_string(). |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Baptiste Coudurier | use flags field and remove key_frame field |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Baptiste Coudurier | change cts type to int, save some space |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Stefano Sabatini | Document av_set_string3() returned error codes. |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Stefano Sabatini | Add support in av_parse_color() to a "random" color... |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Stefano Sabatini | Make case insensitive the match for the color name in |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Stefano Sabatini | Make av_set_string3() print a message in case of unknow... |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Stefano Sabatini | Provide a context to av_log() calls in av_set_number2... |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Stefano Sabatini | Use a single space after an ending period and the begin... |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Stefano Sabatini | Apply documentation fixes: use third person, fix gramma... |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Andres Mejia | Add gnu/kfreebsd to list of recognized operating systems. |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Siarhei Siamashka | Fix for issue #829 ("ffvorbis outputs crackling sound... |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Michael Niedermayer | Fix VBV delay for mpeg1/2 CBR. |
commit | commitdiff | tree | snapshot |
2009-05-14 |
David Conrad | Use skip_bits_long() for large skips |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Alex Converse | Add PCE support to the ADTS muxer. |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Alex Converse | Subroutine to copy an AAC Program Config Element (PCE) |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Alex Converse | Cosmetics after last commit |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Alex Converse | Allow parsing and decoding of ADTS AAC files with chann... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Alex Converse | Move the ADTS header size to the parser's header file. |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Baptiste Coudurier | parse 'stps' atom to set keyframe, partial sync sample... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Baptiste Coudurier | align and update doxygen |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Baptiste Coudurier | remove comment |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Baptiste Coudurier | Parse 'cslg' atom to retrieve dts shift when 'ctts... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Alex Converse | Add a quick description to the H.264 BSF |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Baptiste Coudurier | factorize av_set_pts_info |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Baptiste Coudurier | cosmetics, alignment |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Baptiste Coudurier | add casts to silence gcc warnings |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Baptiste Coudurier | add casts to silence gcc warnings |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Diego Biurrun | Fix bandwith vs. bandwiDth typo. |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Baptiste Coudurier | v210 mov fourcc |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Baptiste Coudurier | v210 avi fourcc, v210_720p.avi |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Baptiste Coudurier | V210 Uncompressed 4:2:2 10-bit encoder and decoder |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Cyril Comparon | Per-stream language-tags extraction in asfdec. |
commit | commitdiff | tree | snapshot |
2009-05-12 |
David Conrad | Copy input codec's chroma_sample_location to output... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Alexander Chemeris | Support 16K samplerate in Nellymoser. |
commit | commitdiff | tree | snapshot |
2009-05-11 |
David Conrad | Update regression tests for y4m after r18796 |
commit | commitdiff | tree | snapshot |
2009-05-11 |
David Conrad | Use chroma_sample_location in reading/writing yuv4mpeg |
commit | commitdiff | tree | snapshot |
2009-05-11 |
David Conrad | Add a chroma_sample_location field to define positionin... |
commit | commitdiff | tree | snapshot |
next |