2008-10-05 |
Vitor Sessak | Cosmetics: rename mace3_decode_frame() to mace_decode_f... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Vitor Sessak | Avoid code duplication between mace3_decode_frame(... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Stefano Sabatini | Remove unused and invalid code from ffmpeg.c. |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Diego Biurrun | Use HAVE_FAST_64BIT instead of nonstandard __WORDSIZE... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Vitor Sessak | Use a for() instead of triplicating code. |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Kostya Shishkov | Register RV-[34] block specific feature for long future... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Vitor Sessak | Factorize duplicate table reading code. |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Stefano Sabatini | Document the preset files system. |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Baptiste Coudurier | 10l, fix amrwb sample rate |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Aurelien Jacobs | matroskaenc: correct muxing of ASS packets |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Aurelien Jacobs | matroskaenc: use correct EBML ID for block duration |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Aurelien Jacobs | matroskaenc: pass the packet size directly as parameter... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Aurelien Jacobs | matroskaenc: remove useless mkv_block_size() function |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Michael Niedermayer | Favor even chunk sizes in ambiguous cases. |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Michael Niedermayer | Factorize stream id parsing. |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Reimar Döffinger | Make size variables in dyn_buf_write unsigned so gcc... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Carl Eugen... | Remove b5Dither, g5Dither and r5Dither from libswscale. |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Diego Biurrun | Merge variable declaration and export. |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Diego Pettenò | Declare ff_pw_53 and ff_pw_18 as assembler constants. |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Carl Eugen... | Remove g6Dither from libswscale. |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Diego Biurrun | Fix 'make checkheaders', based on a patch by Diego... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
David Conrad | Move VP3 loop filter to DSPContext |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Diego Biurrun | Remove MPlayer-specific MP_WORDSIZE hack. |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Diego Pettenò | Mark the ff_find_best_tables symbol static to msmpeg4... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Diego Pettenò | Mark ff_div6 and ff_rem6 static in h264.c. Patch by... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Diego Pettenò | Mark list heads static. Patch by Diego Pettenò |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Diego Pettenò | Mark print_all_lib_versions() static in cmdutils.c... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Diego Pettenò | Mark ffplay internal variables static. Patch by Diego... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Ronald S. Bultje | Reindent after r15544. |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Ronald S. Bultje | Implement RDTDemuxContext, which contains RDT-specific... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Ronald S. Bultje | Make RTPDemuxContext opaque in rtsp.c, renaming it... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Ronald S. Bultje | Remove access into RTPDemuxContext in rtsp.c, which... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Ronald S. Bultje | Change function prototype of RTPDynamicPayloadHandler... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Ronald S. Bultje | Rename RTP payload contexts to PayloadContext, suggeste... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Michael Niedermayer | 100l forgot return type. |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Michael Niedermayer | Fix indention of NAL type enum. |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Michael Niedermayer | ff_parse_close() is not the correct function for H264Co... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Baptiste Coudurier | set sample rate for amr to allow stream copy since... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Diego Biurrun | FFmpeg is not made for bats: Fix 22050Hz vs. 22050kHz... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Michael Niedermayer | Move nal unit types enum and EXTENDED_SAR #define from... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Diego Biurrun | Remove offset_t typedef and use int64_t directly instead. |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Diego Pettenò | Stop Sun Studio from issuing a warning during configure... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Diego Pettenò | Make sure strcasecmp() is declared. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Aurelien Jacobs | atrac3dec: cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Aurelien Jacobs | matroskadec: cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Aurelien Jacobs | matroskadec: don't merge packets which have no timestamp |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Diego Pettenò | Use __typeof__ instead of GCC-specific typeof keyword. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Diego Pettenò | fix warning reported by Intel C compiler: |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Diego Pettenò | Intel C compiler warns on this assignment in this if... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Diego Pettenò | Remove duplicate "const" qualifier for *matrix. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Jason Garrett... | x264 has removed the b-rdo and bime options, and instea... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Ramiro Polla | MinGW runtime 3.15 has a wrapper for usleep(). |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Ramiro Polla | Specify minimum version for some MinGW packages. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Reimar Döffinger | Use M_PI from libavutil/mathematics.h instead of defini... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Reimar Döffinger | Make 8svx codec context table pointer const to match... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Diego Biurrun | spelling cosmetics |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Diego Pettenò | Use enum typers instead of int. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Reimar Döffinger | Remove useless cyuv_decode_end function |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Reimar Döffinger | Add (additional) const to many global tables. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Reimar Döffinger | Use "static const" instead of "const static" |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Diego Biurrun | cosmetics: Change comment style for consistency. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Diego Biurrun | Update copyright years. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Diego Biurrun | Globally set LC_ALL=C to prevent locale issues from... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Benoit Fouet | Rename some variables and add some comments to try... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Carl Eugen... | Allow using DECLARE_ALIGNED with Sun cc. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Carl Eugen... | Rename copy_picture to ff_copy_picture. |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Carl Eugen... | Fix memleak for currupt input. |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Baptiste Coudurier | cosmetics, remove useless spaces |
commit | commitdiff | tree | snapshot |
2008-10-01 |
David Conrad | Cosmetics: reindent |
commit | commitdiff | tree | snapshot |
2008-10-01 |
David Conrad | Unneeded else |
commit | commitdiff | tree | snapshot |
2008-10-01 |
David Conrad | Unneeded braces |
commit | commitdiff | tree | snapshot |
2008-10-01 |
David Conrad | Return if unpacking motion vectors for a keyframe |
commit | commitdiff | tree | snapshot |
2008-10-01 |
David Conrad | Cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2008-10-01 |
David Conrad | Visible width/height fields were added in Theora 3.2 |
commit | commitdiff | tree | snapshot |
2008-10-01 |
David Conrad | filter_limit_values only needs 7 bits, make its tables... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Benoit Fouet | Fix indentation. |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Ronald S. Bultje | Use parse_packet vfunc in RTPDynamicProtocolHandler... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Ronald S. Bultje | This patch refactors RDT packet header parsing so that... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Benoit Fouet | Remove useless context variable. |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Benoit Fouet | Merge declaration and assignment. |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Siarhei Siamashka | Interleaved forward/backward channels processing in... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
David Conrad | Cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2008-09-30 |
David Conrad | Merge (vp3|theora)_calculate_pixel_addresses |
commit | commitdiff | tree | snapshot |
2008-09-30 |
David Conrad | Missed hunks of last commit |
commit | commitdiff | tree | snapshot |
2008-09-30 |
David Conrad | Remove unused vp3 debugging info |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Benoit Fouet | Move iv_decode_frame function to remove a forward decla... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Benoit Fouet | Remove useless lines. |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Benoit Fouet | Reindent whole file. |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Ronald S. Bultje | Reindent after previous patches. |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Ronald S. Bultje | Implement a RTSPTransport field, which allows proper... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Ronald S. Bultje | Remove access to rdt_data struct in functions called... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Ronald S. Bultje | Send improper UDP SETUP request, which is what Realmedi... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Ronald S. Bultje | Rename RTSPProtocol to RTSPLowerTransport, so that... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Benoit Fouet | Indent. |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Benoit Fouet | Simplify iv_free_func(). |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Benoit Fouet | Move allocated buffer out of YUV buffer structure. |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Benoit Fouet | Remove useless initializations. |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Benoit Fouet | Check allocations on init. |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Benoit Fouet | Remove useless test. |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Benoit Fouet | Cosmetics |
commit | commitdiff | tree | snapshot |
next |